blob: 3a1f11b6c55a46836f911066275c0387bcdb3b23 [file] [log] [blame]
{
"name": "ZYJKit",
"version": "0.1.0",
"summary": "上海 HH 信息技术有限公司",
"description": "上海 HH 信息技术有限公司 内部使用 BY Eagle 2016.6.6",
"homepage": "https://github.com/alsfox/YJKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yakuma": "374814789@qq.com"
},
"source": {
"git": "https://github.com/alsfox/YJKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJKit/Classes/**/*",
"vendored_frameworks": "YJKit/Framework/*.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YYWebImage": [
],
"YYModel": [
],
"YYText": [
],
"FMDB": [
]
}
}