[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / f / 2 / StwHelpers / 0.1.0 / StwHelpers.podspec.json
blob637111cb8e0be639c4d8ebfec546682507028b0b
2   "name": "StwHelpers",
3   "version": "0.1.0",
4   "summary": "Helper collection",
5   "description": "Helper collection to turn your code cleaner",
6   "homepage": "https://github.com/renatosarro/StwHelpers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Renato Matos": "renatorsarro@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/renatosarro/StwHelpers.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/rmatos_",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Categories/*.{h,m}",
24   "resource_bundles": {
25     "StwHelpers": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "public_header_files": "Pod/Categories/*.h"