[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 9 / 3 / FreshDemo / 0.1.0 / FreshDemo.podspec.json
blobae1a24426e8693d6446c5041fac22250a130b7d0
2   "name": "FreshDemo",
3   "version": "0.1.0",
4   "summary": "An incredible library essential to all apps",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/amirshayegh/FreshDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/amirshayegh/FreshDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FreshDemo/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "FreshDemo": [
24       "FreshDemo/Classes/**/*.{storyboard,xib}",
25       "FreshDemo/Assets/*.png"
26     ]
27   }