blob: e9e2679f795b2248f1e123fbc0f2c0c254dc8e38 [file] [log] [blame]
{
"name": "AGNetwork",
"version": "0.1.0",
"summary": "A AGNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/youngcom/AGNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"youngcom": "agcomyoung@gmail.com"
},
"source": {
"git": "https://github.com/youngcom/AGNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MJExtension": [
]
}
}