blob: 29f5c3b93b430479f57bcd122d8a9bb1c7b0a08f [file] [log] [blame]
{
"name": "OnlineConfig",
"version": "0.1.2",
"summary": "A short description of OnlineConfig.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/binbins/OnlineConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"binbins": "gddabinbin@gmail.com"
},
"source": {
"git": "https://github.com/binbins/OnlineConfig.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"OnlineConfig/Classes/**/*",
"OnlineConfig/*.h"
],
"dependencies": {
"AFNetworking": [
"~> 3"
]
}
}