[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / 2 / CPOpenSourceLicenses / 1.0.0 / CPOpenSourceLicenses.podspec.json
blob4c45cfafb0aa512917db0d846d7c5ddf08b633ee
2   "name": "CPOpenSourceLicenses",
3   "version": "1.0.0",
4   "summary": "Opensource licenses viewer",
5   "description": "Opensource licenses viewer\nSet your opensource license by enum array",
6   "homepage": "https://github.com/yoonhg84/CPOpenSourceLicenses",
7   "license": "MIT",
8   "authors": {
9     "Chope": "yoonhg2002@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yoonhg84/CPOpenSourceLicenses.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "CPOpenSourceLicenses/**/*.swift"
21   ],
22   "resources": "CPOpenSourceLicenses/Licenses/*.txt",
23   "pushed_with_swift_version": "3.0"