blob: ab2cf49b47cf694bb6ae2bc6c501819d30feaea7 [file] [log] [blame]
{
"name": "YJThief",
"version": "0.8.0",
"summary": "开发中常用的",
"description": "开发中常用到的一些控件,工具类,分类等",
"homepage": "https://github.com/Zyj163/YJThief",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zyj163": "zyj194250@163.com"
},
"source": {
"git": "https://github.com/Zyj163/YJThief.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJThief/Classes/**/*",
"resource_bundles": {
"YJThief": [
"YJThief/Assets/**/*.png"
]
},
"frameworks": [
"UIKit",
"MobileCoreServices"
],
"dependencies": {
"YYCategories": [
],
"Masonry": [
]
}
}