blob: d8aba2fd0361f99ee4988ab7e75efca3c30558c0 [file] [log] [blame]
{
"name": "parallelWorld",
"version": "0.1.0",
"summary": "A short test userd of of podTestLibrary.",
"description": "* markdown format.\n* hehda* markdown format.\n* hehda.\n* markdown format.\n* hehda.\n* markdown format.\n* hehda.\n* markdown format.\n* hehda.",
"homepage": "https://github.com/parallelWorld/podTestLibrary",
"license": "MIT",
"authors": {
"parallelWorld": "654269765@qq.com"
},
"source": {
"git": "https://github.com/parallelWorld/podTestLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}