[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / e / HGWisdomsSwift / 0.0.5 / HGWisdomsSwift.podspec.json
blobbce941db7e8b9d69f2a17c9c47be68b8ca235077
2   "name": "HGWisdomsSwift",
3   "version": "0.0.5",
4   "summary": "一些小模块",
5   "description": "我的一些小模块",
6   "homepage": "https://github.com/HGMyway/HGWisdomsSwift",
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/HGWisdomsSwift.git",
19     "tag": "0.0.5",
20     "submodules": true
21   },
22   "source_files": [
23     "HGWisdomsSwift",
24     "HGWisdom/**/*.swift"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0",
28   "subspecs": [
29     {
30       "name": "Loading",
31       "source_files": "HGWisdom/Loading/*.swift"
32     }
33   ]