blob: 7be71664c42737089dd2b511fe1b8d1e2cf2b311 [file] [log] [blame]
{
"name": "MHCocoapodsDemo",
"version": "1.0.1",
"summary": "My first CocoapodsDemo 2017年08月03日10:03:17",
"description": "My first CocoapodsDemo 2017年08月03日10:03:17 描述8888888",
"homepage": "https://github.com/mahong125/CocoapodsDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"mahong": "hong_xiazhi@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mahong125/CocoapodsDemo.git",
"tag": "1.0.1"
},
"source_files": "CocoapodsDemo/YBKit/*",
"public_header_files": "CocoapodsDemo/YBKit/*.h",
"requires_arc": true
}