blob: b50a44d7830bbb5df3b85b16c080ab875aad0717 [file] [log] [blame]
{
"name": "WayneLiuAllDemoTest",
"version": "0.0.1",
"summary": "for my demo",
"description": "用来存放我个人的平时使用的demo",
"homepage": "https://github.com/loadingArbert/WayneLiuAllDemoTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"WayneLiu": "lqc_loadingu@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/loadingArbert/WayneLiuAllDemoTest.git",
"tag": "0.0.1"
},
"source_files": [
"control",
"control/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}