[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / 5 / FYHelper / 0.0.7 / FYHelper.podspec.json
blobdf79a6c9faec527aae8f41565f80536a2ffd23a5
2   "name": "FYHelper",
3   "version": "0.0.7",
4   "summary": "iOS dev helper",
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.7"
17   },
18   "source_files": "FYHelper/**/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true