blob: 04daf818831b9c8bc1e66f987d27b1e005326c99 [file] [log] [blame]
{
"name": "FYHelper",
"version": "0.0.10",
"summary": "iOS Dev Helper",
"description": "iOS Dev Helper, this is a base framework for me.",
"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.10"
},
"source_files": "FYHelper/**/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"CocoaLumberjack": [
],
"BuglyHotfix": [
]
}
}