blob: 826f803c01b41ea3f7dc33b578af21c7dfcf9f57 [file] [log] [blame]
{
"name": "codLIB",
"version": "0.6.2",
"summary": "sample codLIB sample",
"description": "Cocoapod Register Test. Cocoapod Register Test",
"homepage": "http://m.interpark.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sowoo": "sowoo0412@interpark.com"
},
"source": {
"git": "http://180.70.96.212/sowoo/codLIB.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}