blob: e59a8cee40c4f7eda53c9169f4cecdb3a50783e6 [file] [log] [blame]
{
"name": "Practice1Lib",
"version": "0.7.0",
"summary": "Practice1Lib.",
"description": "What happened.",
"homepage": "https://github.com/dustsky/Practice1Lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codermy": "gsmxsky@gmail.com"
},
"source": {
"git": "https://github.com/dustsky/Practice1Lib.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Practice1Lib/Classes/**/*",
"public_header_files": "Practice1Lib/Classes/headers/*.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"coobjc": [
]
}
}