blob: 9e2cbf09cefabd4f283e27f67e3f6b535a65a933 [file] [log] [blame]
{
"name": "Sunhaoyun",
"version": "1.0.0",
"summary": "A short description of Sunhaoyun.",
"description": "Sunhaoyun 是一个用于保存一些常用工具类的工具",
"homepage": "https://github.com/sunhaoyun/sunhaoyun.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunhaoyun": "18682927745@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sunhaoyun/sunhaoyun.git",
"tag": "1.0.0"
},
"source_files": [
"Sunhaoyun",
"*.{h,m}"
],
"requires_arc": true
}