blob: ed2d7f49db6e53676ee66088b56e35ebafa1e8a5 [file] [log] [blame]
{
"name": "OLDemo",
"version": "1.0.0",
"summary": "这个是测试",
"description": "这个要描述的长一点,不然报警高。",
"homepage": "https://github.com/Unrealplace/OLDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Unrealplace": "ly@qiekj.com"
},
"source": {
"git": "https://github.com/Unrealplace/OLDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OLDemo/Classes/**/*",
"public_header_files": "OLDemo/Classes/**/*.h"
}