blob: 556dc5bf2c7127d0c94d4c0a083e14c2a2366825 [file] [log] [blame]
{
"name": "codLIB",
"version": "0.5.0",
"summary": "sample codLIB sample",
"description": "TODO: Add long description of the pod here.",
"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.5.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}