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