[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 8 / JDAdditions / 0.3.0 / JDAdditions.podspec.json
blob5fecf0e38d06a3bd349f492b51d4969d6a378f02
2   "name": "JDAdditions",
3   "version": "0.3.0",
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.3.0"
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   }