blob: bc15d0388c5662d2fbe9e94c30547be707f72b37 [file] [log] [blame]
{
"name": "ResourceX",
"version": "1.2.1",
"summary": "ResourceX 通过AFNetworking YYModel 网络封装请求",
"homepage": "https://github.com/JadenTeng/ResourceX.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JadenTeng": "781232284@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JadenTeng/ResourceX.git",
"tag": "1.2.1"
},
"source_files": [
"ResourceX",
"ResourceX/**/*.{h,m}"
]
}