blob: 987a543c2859a28b9b76d481131707317b542095 [file] [log] [blame]
{
"name": "YQTools",
"version": "0.1.0",
"platforms": {
"ios": "8.0"
},
"summary": "some utilities",
"homepage": "https://github.com/weixinbing/YQTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixb": "183292352@qq.com"
},
"source": {
"git": "https://github.com/weixinbing/YQTools.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": [
"YQTools",
"YQTools/**/*.{h,m}"
]
}