blob: 96f7ccdd520aaf2200094138045d9db3f35fdb99 [file] [log] [blame]
{
"name": "YH_Tools",
"version": "0.0.2",
"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.2"
},
"source_files": "YH_Tools/YH_Tools/YH_Tools/**/*.{h,m}",
"frameworks": "UIKit"
}