[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / d / 0 / 7 / IngLab / 0.2.0 / IngLab.podspec.json
blobbf3616b26844da9502ca5e58b01642ef9aaecd64
2   "name": "IngLab",
3   "version": "0.2.0",
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.2.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"