[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 1 / 4 / HCPush / 1.1.2-beta / HCPush.podspec.json
blob0fa33b48e7d81144587c930844354334409769cc
2   "name": "HCPush",
3   "version": "1.1.2-beta",
4   "summary": "A simple push setting viewController,Use for present a new viewController content",
5   "description": "A simple push setting viewController,Use for present a new viewController content,HCPushSettingViewController will contain viewController.Support two kinds of content type.",
6   "homepage": "https://github.com/CaicaiNo",
7   "license": "MIT",
8   "authors": {
9     "CaicaiNo": "277715243@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CaicaiNo/HCPush.git",
16     "tag": "1.1.2-beta"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m,mm}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true