[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 8 / 6 / CSSTracker / 0.1.5 / CSSTracker.podspec.json
blob861b407e55fac3e1c4f3f4cc72b8a222c192d5e4
2   "name": "CSSTracker",
3   "version": "0.1.5",
4   "summary": "A short description of CSSTracker.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sangshenya/CSSTracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshenya": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "https://github.com/sangshenya/CSSTracker.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CSSTracker/Classes/*.{h,m}",
22   "dependencies": {
23     "CSSKit": [
25     ],
26     "CSSDeviceInfoTool": [
28     ],
29     "CSSNetworkClient": [
31     ]
32   },
33   "ios": {
34     "vendored_frameworks": "CSSTracker/Classes/*.framework"
35   },
36   "subspecs": [
37     {
38       "name": "Persistence",
39       "source_files": "CSSTracker/Classes/Persistence/**/*"
40     }
41   ]