blob: df79a6c9faec527aae8f41565f80536a2ffd23a5 [file] [log] [blame]
{
"name": "FYHelper",
"version": "0.0.7",
"summary": "iOS dev helper",
"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.7"
},
"source_files": "FYHelper/**/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}