blob: 84979028ea881dcbb97c3997603a4ea9692b79ed [file] [log] [blame]
{
"name": "TLRemoteConfig",
"version": "0.1.1",
"summary": "Personal Tools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/binbins/TLRemoteConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"binbins": "gddabinbin@gmail.com"
},
"source": {
"git": "https://github.com/binbins/TLRemoteConfig.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLRemoteConfig/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3"
],
"GDCategory": [
]
}
}