[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 2 / HR_Touch / 0.0.0.3 / HR_Touch.podspec.json
blob4f0e6f9117dc05717cbc2719029a9aafb7fb9ef6
2   "name": "HR_Touch",
3   "version": "0.0.0.3",
4   "summary": "HR_Touch",
5   "description": "Risenb iOS Development Components of HRBasicCMP_Category_Foundation",
6   "homepage": "https://git.oschina.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "段慧芬": "2365272230@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/dhfios/HR_Touch.git",
16     "tag": "0.0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "subspecs": [
26     {
27       "name": "View",
28       "source_files": "HR_Touch/Classes/View/*"
29     },
30     {
31       "name": "Controller",
32       "source_files": "HR_Touch/Classes/Controller/*",
33       "dependencies": {
34         "HR_Touch/View": [
36         ]
37       }
38     }
39   ]