[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / PUtil / 0.2 / PUtil.podspec.json
blob4e88bc6f96c370c42ce5daebcfb8b21419064a3e
2   "name": "PUtil",
3   "version": "0.2",
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.2"
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   ]