[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 7 / IngLab / 0.4.9 / IngLab.podspec.json
blobc792db56fce02d210534cd3730535f77d9a14c51
2   "name": "IngLab",
3   "version": "0.4.9",
4   "summary": "Boilerplate codes for iOS app.",
5   "description": "Boilerplate codes for iOS app.",
6   "homepage": "https://jimmytee15@bitbucket.org/myinglab/inglab.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jimmy Tee": "jimmytee@inglab.com.my"
13   },
14   "source": {
15     "git": "https://jimmytee15@bitbucket.org/myinglab/inglab.git",
16     "tag": "0.4.9"
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     "SwiftDate": [
32     ],
33     "ReachabilitySwift": [
35     ],
36     "Kingfisher": [
38     ],
39     "RealmSwift": [
41     ]
42   },
43   "pushed_with_swift_version": "4.0"