[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / c / OCFrame / 1.0.1 / OCFrame.podspec.json
blob0a79dc5d76f027b09d5df9ac1aa4935cd9c280b7
2   "name": "OCFrame",
3   "version": "1.0.1",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using ObjC.",
6   "homepage": "https://github.com/tospery/OCFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/OCFrame.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OCFrame/Classes/**/*",
22   "resource_bundles": {
23     "OCFrame": [
24       "OCFrame/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "Accelerate",
31     "QuartzCore",
32     "CoreLocation",
33     "SystemConfiguration",
34     "AdSupport",
35     "WebKit",
36     "CoreGraphics",
37     "Photos"
38   ],
39   "dependencies": {
40     "QMUIKit/QMUICore": [
41       "4.0.4"
42     ],
43     "QMUIKit/QMUIComponents/QMUILabel": [
44       "4.0.4"
45     ],
46     "QMUIKit/QMUIComponents/QMUIButton": [
47       "4.0.4"
48     ],
49     "RESTful": [
50       "1.0.0"
51     ],
52     "CocoaLumberjack": [
53       "3.6.0"
54     ],
55     "SDWebImage": [
56       "5.4.0"
57     ],
58     "MJRefresh": [
59       "3.3.1"
60     ],
61     "FCUUID": [
62       "1.3.1"
63     ],
64     "WebViewJavascriptBridge": [
65       "6.0.3"
66     ],
67     "PINCache": [
68       "3.0.1-beta.8"
69     ],
70     "GVUserDefaults": [
71       "1.0.2"
72     ],
73     "DZNEmptyDataSet": [
74       "1.8.1"
75     ],
76     "JLRoutes": [
77       "2.1"
78     ],
79     "TYAlertController": [
80       "1.2.0"
81     ],
82     "Toast": [
83       "4.0.0"
84     ],
85     "DKNightVersion": [
86       "2.4.3"
87     ]
88   }