[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 4 / 8 / 2 / HGWisdom / 0.1.1 / HGWisdom.podspec.json
blobc0580891cd6cab1b1b191b325e1b7079be15f806
2   "name": "HGWisdom",
3   "version": "0.1.1",
4   "summary": "一些小模块",
5   "description": "我的一些小模块",
6   "homepage": "https://github.com/HGMyway/HGWisdom",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ismyway7": "616834641@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/HGMyway/HGWisdom.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "HGWisdom",
23     "HGWisdom/**/*.{h,m}"
24   ],
25   "exclude_files": "HGWisdom/Exclude",
26   "public_header_files": "HGWisdom/**/*.h",
27   "requires_arc": true