[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 7 / Utils / 0.1.1 / Utils.podspec.json
blobe817bc9b6f41d0bb2375eca3a1d8b96dd23fd8f1
2   "name": "Utils",
3   "version": "0.1.1",
4   "summary": "Utility Functions that we use everyday everywhere",
5   "description": "                       Basic Utility Classes, Methods, Functions, Structures and Macros\n",
6   "homepage": "http://www.makingwaves.no/",
7   "license": "MIT",
8   "authors": {
9     "Chamira Fernando": "chamira.fdo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chamira/Utils.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Utils": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]