blob: b16b13777a622846dc1f5b51a8acf0a4413a6010 [file] [log] [blame]
{
"name": "HelperSDK",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelperSDK/Classes/**/*"
}