{ | |
"name": "KKRequest2", | |
"version": "0.0.10", | |
"summary": "KKRequest2 For iOS", | |
"description": "KKRequest2 for test", | |
"homepage": "https://github.com/jimmy0807/KKRequest2", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"jimmy": "45759094@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/jimmy0807/KKRequest2.git", | |
"tag": "0.0.10" | |
}, | |
"source_files": "KKMJ/Request/**/*", | |
"dependencies": { | |
"Alamofire": [ | |
], | |
"SwiftyJSON": [ | |
] | |
} | |
} |