blob: b2e897499842c1bac0181d7b4274fbd487fc16ff [file] [log] [blame]
{
"name": "QYTShareForiOS",
"version": "0.0.1",
"summary": "分享相关的类库",
"description": "分享帮助相关的类库",
"homepage": "http://192.168.1.52/QYTShareForiOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qcb": "@qqbbzz@126.com"
},
"source": {
"git": "http://192.168.1.52/QYTShareForiOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "QYTShareForiOS/**/*.h",
"source_files": [
"QYTShareForiOS/**/*.{h,m}",
"QYTShareForiOS/**/*.h"
],
"frameworks": "UIKit"
}