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