blob: 1c5781f8015a32700abbf853ec189b43a1e1b3e2 [file] [log] [blame]
{
"name": "ComponTest",
"version": "1.0",
"summary": "it is test",
"homepage": "https://github.com/YJExpand/componTest",
"license": "MIT",
"authors": {
"YJExpand": "YJExpand@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YJExpand/componTest.git",
"tag": "1.0"
},
"source_files": "ComponTest/componDemo/*.{h,m}",
"resources": "ComponTest/componDemo/**/*.{png,bundle,jpg}",
"requires_arc": true
}