blob: 6cd87e8c2ab3f431f4a4f5250f1dc3aba5ddd059 [file] [log] [blame]
{
"name": "CocoapodsUse",
"version": "0.0.3",
"summary": "Just for test",
"description": "CocoapodsUse Just for test",
"homepage": "https://github.com/huangxianyu/CocoapodsUse",
"license": "MIT",
"authors": {
"huangxianyu": "huangxianyu@langlib.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huangxianyu/CocoapodsUse.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/CocoapodsUse.h",
"requires_arc": true
}