blob: f6a2c7ff419959c8247af7303276d9facd2b36ef [file] [log] [blame]
{
"name": "RKServerApiKit",
"version": "3.1.1",
"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": "3.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RKServerApiKit/Classes/**/*",
"resource_bundles": {
"RKServerApiKit": [
"RKServerApiKit/Assets/*.cer"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
],
"Realm": [
],
"CocoaSecurity": [
]
}
}