[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 9 / b / 5 / FYHelper / 0.0.10 / FYHelper.podspec.json
blob04daf818831b9c8bc1e66f987d27b1e005326c99
2   "name": "FYHelper",
3   "version": "0.0.10",
4   "summary": "iOS Dev Helper",
5   "description": "iOS Dev Helper, this is a base framework for me.",
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.10"
17   },
18   "source_files": "FYHelper/**/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "CocoaLumberjack": [
31     ],
32     "BuglyHotfix": [
34     ]
35   }