blob: cfb12a8e2e5a5e0ad82e438ab78a5a3bea2bbeba [file] [log] [blame]
{
"name": "YJThief",
"version": "0.6.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.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJThief/Classes/**/*",
"frameworks": [
"UIKit",
"MobileCoreServices"
],
"dependencies": {
"YYCategories": [
],
"Masonry": [
]
}
}