blob: 55f9b5943378c5f79cff90658a963abcf0655973 [file] [log] [blame]
{
"name": "ZYJKit",
"version": "0.1.3",
"summary": "ZYJKit. 开发自用框架",
"description": "上海鸿狐信息技术有限公司BY: King",
"homepage": "https://github.com/alsfox/ZYJKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yakuma": "374814789@qq.com"
},
"source": {
"git": "https://github.com/alsfox/ZYJKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYJKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YYModel": [
],
"YYText": [
],
"YYWebImage": [
],
"YYCategories": [
],
"YYKeyboardManager": [
],
"YYAsyncLayer": [
],
"FMDB": [
]
},
"libraries": "sqlite3.0"
}