blob: cf3c971fa636447e5b9753db6d4969b3e33f38ba [file] [log] [blame]
{
"name": "TLRemoteConfig",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLRemoteConfig/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3"
],
"GDCategory": [
]
}
}