Latest | 0.0.1 |
---|---|
Homepage | https://piction.network |
License | MIT |
Platforms | ios 8.1 |
Dependencies | Moya-ModelMapper, KeychainAccess |
Authors |
Latest podspec
{ "name": "PictionSDK", "version": "0.0.1", "summary": "PictionSDK for iOS.", "homepage": "https://piction.network", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Junghoon Seo": "[email protected]" }, "platforms": { "ios": "8.1" }, "source": { "git": "https://github.com/piction-protocol/piction-sdk-ios.git", "tag": "0.0.1" }, "source_files": "Sources/**/*.swift", "dependencies": { "Moya-ModelMapper": [ "~> 8.0.0" ], "KeychainAccess": [ "~> 3.1.0" ] }, "swift_versions": "4.2", "swift_version": "4.2" }
Tue, 28 May 2019 10:08:06 +0000