[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / f / CocoaPodsSample / 0.0.1 / CocoaPodsSample.podspec.json
bloba844e9166a30f6a5771b7e052043339e71bfcf01
2   "name": "CocoaPodsSample",
3   "version": "0.0.1",
4   "summary": "A cocoapods sample library created for testing.",
5   "description": "This CocoaPods library helps you perform nothing and created for testing.",
6   "homepage": "https://bitbucket.org/chandrakant-idea/cocoapodssample.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sai": "saitejaa@ideyalabs.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/chandrakant-idea/cocoapodssample.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "CocoaPodsSample",
20     "CocoaPodsSample/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "swift_versions": [
24     "5.0"
25   ],
26   "platforms": {
27     "ios": "8.0"
28   },
29   "swift_version": "5.0"