blob: 098771cc0f1379622444ac7e542fdae2569f7117 [file] [log] [blame]
{
"name": "TEST-OWER",
"version": "1.0.6",
"summary": "测试给自己github上的工程添加cocoaspod支持.",
"description": "测试给自己github上的工程添加cocoaspod支持 ^_^.",
"homepage": "http://github.com/pantaopt/TEST",
"license": "MIT",
"authors": {
"pantaopt": "771764208@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pantaopt/TEST.git",
"tag": "1.0.6"
},
"source_files": [
"L/LZUIKit/LZLabel/*.{h,m}",
"L/LZUIKit/LZTextField/*.{h,m}",
"L/LZUIKit/*.{h}"
],
"exclude_files": "Classes/Exclude",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}