blob: b8a93e17960cf38b482f6765a66d089c45f6dc03 [file] [log] [blame]
{
"name": "FYHelper",
"version": "0.0.5",
"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.5"
},
"source_files": [
"FYSubclass/*",
"FYCategory/*"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}