blob: 8d6df9854f07a80ebdb31698c90b514589730cb5 [file] [log] [blame]
{
"name": "MenchaoLib",
"version": "1.0.0",
"authors": {
"menchao": "menchao2@126.com"
},
"homepage": "https://github.com/menchao/MenchaoCocoapods",
"summary": "ocoapods test publish app",
"source": {
"git": "https://github.com/menchao/MenchaoCocoapods.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MenchaoLib",
"public_header_files": "MenchaoLib/*.h"
}