[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / 5 / FYHelper / 0.0.5 / FYHelper.podspec.json
blobb8a93e17960cf38b482f6765a66d089c45f6dc03
2   "name": "FYHelper",
3   "version": "0.0.5",
4   "summary": "iOS开发助手",
5   "description": "iOS dev helper 开发助手",
6   "homepage": "https://github.com/iosfeng/FYHelper",
7   "license": "MIT",
8   "authors": {
9     "iosfeng": "iosfeng@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iosfeng/FYHelper.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "FYSubclass/*",
20     "FYCategory/*"
21   ],
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true