blob: f46d2dcf36cd33fee3e7d25354da18c825350f3c [file] [log] [blame]
{
"name": "MRCPodLibrary",
"version": "1.0.0",
"summary": "测试pod",
"description": "测试库发布",
"homepage": "https://github.com/cao903775389/MRCPodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cao903775389": "903775389@qq.com"
},
"source": {
"git": "https://github.com/cao903775389/MRCPodLibrary.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRCPodLibrary/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
},
"pushed_with_swift_version": "3.0"
}