blob: 574993e2ac07addcff8ef337ee8a5831e22da436 [file] [log] [blame]
{
"name": "GravityClientLib",
"version": "1.0.0",
"summary": "Make Cocoapods for GravityClient",
"description": "Make Cocoapods for GravityClient\nFetch from https://github.com/gravityrd/ios-library",
"homepage": "https://github.com/ducnnguyen/GravityClientLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duc.nguyen@tiki.vn": "duc.nguyen@tiki.vn"
},
"source": {
"git": "https://github.com/ducnnguyen/GravityClientLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation"
]
}