[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / e / 9 / testHUD / 0.0.1 / testHUD.podspec.json
blob87c643de5260d764924855990087b2edc4365496
2   "name": "testHUD",
3   "version": "0.0.1",
4   "summary": "testHUD for developer to go go go",
5   "homepage": "https://github.com/cqcycle/MyHUD.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhoubo": "15696564260@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/cqcycle/MyHUD.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "testHUD",
23     "testHUD/**/*.{h,m}"
24   ],
25   "public_header_files": "testHUD/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]