[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 5 / OddityOcUI / 0.2.9 / OddityOcUI.podspec.json
bloba27f1094335ef8ae9763508708def9bd1f5a9b4d
2   "name": "OddityOcUI",
3   "summary": "奇点资讯 UI 展示信息 [- OddityUI -]",
4   "homepage": "https://github.com/AimobierCocoaPods/OddityUI/",
5   "authors": {
6     "WenZheng Jing": "200739491@qq.com"
7   },
8   "platforms": {
9     "ios": "7.0"
10   },
11   "version": "0.2.9",
12   "source": {
13     "git": "https://github.com/aimobier/Corn.git",
14     "tag": "0.2.9"
15   },
16   "license": "MIT",
17   "source_files": "Classes/**/*.{h,m}",
18   "public_header_files": "Classes/ViewControllers/MainManagerViewController.h",
19   "resource_bundles": {
20     "OdditBundle": "Classes/**/**/*.{js,css,png}"
21   },
22   "prefix_header_file": "Classes/Utils/Public.pch",
23   "dependencies": {
24     "KSCrash": [
26     ],
27     "Realm": [
29     ],
30     "Masonry": [
32     ],
33     "MJRefresh": [
35     ],
36     "AFNetworking": [
38     ],
39     "JXLPagerTabStrip": [
41     ],
42     "PINRemoteImage": [
44     ],
45     "UITableView+FDTemplateLayoutCell": [
47     ]
48   },
49   "ios": {
50     "frameworks": "WebKit"
51   }