blob: cf5abf993dfc54b9cbe93bf1814488cee8f7cf64 [file] [log] [blame]
{
"name": "LxyTestDemo",
"version": "1.0.1",
"summary": "这个是测试",
"description": "要啥自行车",
"homepage": "https://github.com/xianzi0509/LxyTestDemo",
"license": "MIT",
"authors": {
"刘祥洋": "xiangyang.liu@mljr.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xianzi0509/LxyTestDemo.git",
"tag": "1.0.1"
},
"source_files": [
"LxyTestDemo",
"LxyTestDemo/**/*"
],
"requires_arc": true
}