blob: 96ef3b4c064f1860708e425d3cd99c512e199075 [file] [log] [blame]
{
"name": "FastDevTools",
"version": "0.0.1",
"summary": "一些帮助快速开发的工具类for iOS",
"homepage": "https://github.com/ysw-hello/FastDevTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanshiwei": "shiwei_work@aliyun.com"
},
"social_media_url": "https://www.jianshu.com/u/2745b6c5b019",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ysw-hello/FastDevTools.git",
"tag": "0.0.1"
},
"source_files": "**/*.{h,m}",
"requires_arc": true
}