[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 8 / JDAdditions / 0.4.3 / JDAdditions.podspec.json
blob25b892ff5aa15cb81020bbae1b1b43aaf9c057a3
2   "name": "JDAdditions",
3   "version": "0.4.3",
4   "summary": "Some useful extensions I always end up manually adding to projects..",
5   "description": "Some useful Xcode extensions I always end up manually adding to projects..",
6   "homepage": "https://github.com/cubbox55/JDAdditions",
7   "license": "MIT",
8   "authors": {
9     "Jack Dewhurst": "jack@sunmore.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/cubbox55/JDAdditions.git",
13     "tag": "0.4.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JDAdditions": [
22       "Pod/Assets/*.png"
23     ]
24   }