[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / c / privateRepo / 0.0.5 / privateRepo.podspec.json
blob5389117c2a679cbf92da238d4e92cece0afaecc5
2   "name": "privateRepo",
3   "version": "0.0.5",
4   "summary": "A Private Person tool",
5   "homepage": "https://github.com/loveshort/privateRepo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "iOSDev": "271901088@qq.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/loveshort/privateRepo.git",
18     "tag": "0.0.5"
19   },
20   "source_files": [
21     "privateRepo",
22     "privateRepo/**/*.{h,m}"
23   ],
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "Foundation"
28     ]
29   },
30   "requires_arc": true