blob: 60ca9bbdf66271781069c1564754be74e6e3a9d0 [file] [log] [blame]
{
"name": "RKServerApiKit",
"version": "0.1.4",
"summary": "A short description of RKServerApiKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yuanzj/RKServerApiKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanzhijian": "jswxyzj@qq.com"
},
"source": {
"git": "https://github.com/yuanzj/RKServerApiKit.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RKServerApiKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
],
"Realm": [
],
"CocoaSecurity": [
]
}
}