[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / 1 / 0 / 4 / CHHelpers / 0.2.2 / CHHelpers.podspec.json
blobc30fcc95b7860eb6758b20cbb79c072d362da2db
2   "name": "CHHelpers",
3   "version": "0.2.2",
4   "summary": "This is a collection of classes that Chayel Heinsen uses in alot of his projects.",
5   "description": "                       This is a collection of classes that Chayel Heinsen uses in alot of his projects. This pod was made to keep things simple, so instead of importing these files every time, all we have to do now is install one pod. This makes things so much easier!\n",
6   "homepage": "https://github.com/clockworx132/CHHelpers",
7   "license": "MIT",
8   "authors": {
9     "Chayel Heinsen": "chayel@bubblesocialapp.com"
10   },
11   "source": {
12     "git": "https://github.com/clockworx132/CHHelpers.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": [
20     "Pod/Frameworks/Parse.framework",
21     "Pod/Frameworks/ParseUI.framework"
22   ],
23   "source_files": [
24     "Pod/Classes/CHHelpers/*/*.{h,m}",
25     "Pod/Classes/CHHelpers.h"
26   ],
27   "resource_bundles": {
28   }