[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / OSTKit / 0.0.3 / OSTKit.podspec.json
blob88231b841a922b92c96bf2063d926c898c1df0f6
2   "name": "OSTKit",
3   "version": "0.0.3",
4   "summary": "Simple Token API wrapper for iOS",
5   "homepage": "https://github.com/vanductai/ostkit-ios",
6   "license": {
7     "type": "MIT",
8     "file": "License.md"
9   },
10   "authors": {
11     "Duong Khong": "duong1521991@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/duong1521991",
14   "swift_version": "4.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/vanductai/ostkit-ios.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "ostkit/Sources/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7"
26     ],
27     "CryptoSwift": [
29     ]
30   }