[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 7 / IngLab / 0.5.5 / IngLab.podspec.json
blobfffbfa95360a62931138652791f4d4f7ffae2ada
2   "name": "IngLab",
3   "version": "0.5.5",
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.5.5"
17   },
18   "platforms": {
19     "ios": "9.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     "RxSwift": [
43       "~> 4.0"
44     ],
45     "RxCocoa": [
46       "~> 4.0"
47     ],
48     "RxPermission/Location": [
50     ]
51   },
52   "pushed_with_swift_version": "4.0"