blob: 115325c3cdcc36748d6c05b65db96db76b4133ae [file] [log] [blame]
{
"name": "LJFAPINetKit",
"version": "1.0",
"summary": "API Test Demo Of LJFAPINetKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lijian5509/LJFAPINetKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lijian5509": "lijianfan@carwins.com.cn"
},
"source": {
"git": "https://github.com/lijian5509/LJFAPINetKit.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJFAPINetKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}