[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / GoIng / 0.1.0 / GoIng.podspec.json
blob800e83d84f329409678531697cc8d524b33c0231
2   "name": "GoIng",
3   "version": "0.1.0",
4   "summary": "Boilerplate codes for iOS app.",
5   "description": "Boilerplate codes for iOS app.",
6   "homepage": "https://github.com/JimTmj15/GoIng",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JimTmj15": "jimmyjie15@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JimTmj15/GoIng.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GoIng/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"