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