[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 8 / a / THUI / 1.0.3 / THUI.podspec.json
blobdac6a162039dcb27354f1bd7470614985216d0b3
2   "name": "THUI",
3   "version": "1.0.3",
4   "authors": {
5     "ZhuZhen": "295111806@qq.com"
6   },
7   "homepage": "https://github.com/Zhuzhen6/THUI",
8   "summary": "a tool menu for ios like wechat homepage.",
9   "source": {
10     "git": "https://github.com/Zhuzhen6/THUI.git",
11     "tag": "1.0.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "THUIDemo/THUI/**/*.{h,m}",
23     "THUIDemo/THUI"
24   ],
25   "public_header_files": "THUIDemo/THUI/**/*.h",
26   "exclude_files": "THUIDemo/THUI/Vender/*.{h,m}"