blob: cae3f423a8943d7ab9349932e40dbf5eadc95d0c [file] [log] [blame]
{
"name": "Jpost",
"version": "0.1.1",
"summary": "A short description of Jpost.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lywsbcn/Jpost",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lywsbcn": "89324055@qq.com"
},
"source": {
"git": "https://github.com/lywsbcn/Jpost.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Jpost/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"YYModel": [
]
}
}