blob: 4f7718f562d37395dda2f8c9ff8bed1d9c3362e4 [file] [log] [blame]
{
"name": "FYHelper",
"version": "0.0.6",
"summary": "iOS开发助手",
"description": "iOS dev helper 开发助手",
"homepage": "https://github.com/iosfeng/FYHelper",
"license": "MIT",
"authors": {
"iosfeng": "iosfeng@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iosfeng/FYHelper.git",
"tag": "0.0.6"
},
"source_files": "FYHelper/**/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}