blob: b5a6486e78600c44bb78cb135ba5eee25ce81b49 [file] [log] [blame]
{
"name": "YH_Tools",
"version": "0.0.4",
"summary": "封装工具类库",
"description": "目前仅适用于测试阶段,切记不可fork,测试测试测试",
"homepage": "https://github.com/JohnSmithHY/YH_Tools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"约翰": "yangguangweilou@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JohnSmithHY/YH_Tools.git",
"tag": "0.0.4"
},
"source_files": "YH_Tools/YH_Tools/YH_Tools/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ReactiveObjC": [
],
"Masonry": [
]
}
}