[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 0 / 7 / CocoaTouchHelpers / 1.0.2 / CocoaTouchHelpers.podspec.json
blobe5a3bc727463815006de3df63da53ee45a071be4
2   "name": "CocoaTouchHelpers",
3   "summary": "Cocoa Touch Helpers",
4   "version": "1.0.2",
5   "license": "MIT",
6   "authors": {
7     "Felipe Augusto": ""
8   },
9   "homepage": "https://github.com/felipowsky/CocoaTouchHelpers",
10   "source": {
11     "git": "https://github.com/felipowsky/CocoaTouchHelpers.git",
12     "tag": "1.0.2"
13   },
14   "source_files": "CocoaTouchHelpers/CocoaTouchHelpers/*.{h,m,swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Reachability": [
22     ]
23   }