[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 3 / CategoryView / 1.0.0 / CategoryView.podspec.json
blob877921fba9ec698f42cbf559e2436422582771b4
2   "name": "CategoryView",
3   "version": "1.0.0",
4   "summary": "Scroll Animation Category View",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ksc89kim/CategoryView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kim sunchul": "ksc89kim@naver.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ksc89kim/CategoryView.git",
19     "tag": "1.0.0"
20   },
21   "exclude_files": "CategoryView/CategoryView/Category/**/*",
22   "subspecs": [
23     {
24       "name": "no-arc",
25       "requires_arc": false,
26       "source_files": "CategoryView/CategoryView/Category/**/*"
27     }
28   ]