[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / PUtil / 0.3.0 / PUtil.podspec.json
blob0e73bb04cda0698fc956053621ba19045ee9e1d5
2   "name": "PUtil",
3   "version": "0.3.0",
4   "summary": "A ToolBox From Pai.",
5   "homepage": "https://github.com/pengpaiGuo/PUtil",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengpaiGuo": "pengpaiguo@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pengpaiGuo/PUtil.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PUtil/Classes/*.h",
21   "subspecs": [
22     {
23       "name": "Extensions",
24       "source_files": "PUtil/Classes/Extensions/*.{h,m}"
25     },
26     {
27       "name": "first",
28       "source_files": "PUtil/Classes/first/*.{h,m}"
29     },
30     {
31       "name": "second",
32       "source_files": "PUtil/Classes/first/*.{h,m}"
33     },
34     {
35       "name": "third",
36       "source_files": "PUtil/Classes/first/*.{h,m}"
37     }
38   ]