blob: 12c81a9f9948739dde34bc8c4788456a64502819 [file] [log] [blame]
{
"name": "GICDataBinding",
"version": "0.1.0",
"summary": "DataBinding base on NSProxy",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ghwghw4/GICDataBinding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gonghaiwei": "dagehaoshuang@163.com"
},
"source": {
"git": "https://github.com/ghwghw4/GICDataBinding.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GICDataBinding/Classes/**/*",
"resource_bundles": {
"GICDataBinding": [
"GICDataBinding/Assets/*"
]
},
"dependencies": {
"GICJsonParser": [
]
},
"frameworks": "JavaScriptCore"
}