[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 9 / b / 5 / FYHelper / 0.0.8 / FYHelper.podspec.json
blob1659dd13b710c7d0642d0fefb1d4398143476d7a
2   "name": "FYHelper",
3   "version": "0.0.8",
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.8"
17   },
18   "source_files": [
19     "FYHelper/*",
20     "FYHelper/FYCategory/*",
21     "FYHelper/FYSubclass/*",
22     "FYHelper/FYUtil/*",
23     "FYHelper/FYViewController/*"
24   ],
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "CocoaLumberjack": [
37     ],
38     "BuglyHotfix": [
40     ]
41   }