blob: 7c0ffd00f2ea1309f9d85854ee8c1c28e46c7f71 [file] [log] [blame]
{
"name": "HXKit",
"version": "0.1.9",
"summary": "上海鸿狐",
"description": "上海鸿狐 BY King",
"homepage": "https://github.com/alsfox/HXKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yakuma": "374814789@qq.com"
},
"source": {
"git": "https://github.com/alsfox/HXKit.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HXKit/Classes/**/*",
"public_header_files": "HXKit/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YYModel": [
],
"YYText": [
],
"YYWebImage": [
],
"YYCategories": [
],
"YYKeyboardManager": [
],
"FMDB": [
]
},
"libraries": "sqlite3.0"
}