blob: 82fe23ef8355cd3da0290e4a93b0da301ef5d208 [file] [log] [blame]
{
"name": "lxhtestlib",
"version": "1.0",
"summary": "testlib.",
"description": "hello world",
"homepage": "https://github.com/baiwulong/test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OMyCar": "1204803180@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/baiwulong/test.git",
"tag": "1.0"
},
"source_files": [
"test",
"test/test/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}