blob: 7679bec3865ad1294127342ffecf1cfacebf268c [file] [log] [blame]
{
"name": "HelperSDK",
"version": "0.1.0",
"summary": "常用类",
"description": "iOS日常使用类",
"homepage": "https://git.oschina.net/yuxilong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuxilong": "305758560@qq.com"
},
"source": {
"git": "https://git.oschina.net/yuxilong/HelperSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelperSDK/Classes/**/*",
"frameworks": "UIKit"
}