blob: 11c04ec1c0d8332dfa95062939f9a80eb31d2daf [file] [log] [blame]
{
"name": "LxyTestDemo",
"version": "1.0.5",
"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.5"
},
"source_files": "LxyTestDemo/**/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"CommonCrypto": [
]
}
}