[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 3 / ForceTouchable / 1.0.1 / ForceTouchable.podspec.json
blob821b3f62fafe7767a8079c4040ea8eb4c838f94a
2   "name": "ForceTouchable",
3   "version": "1.0.1",
4   "summary": "A Force Touch protocol for easy Force Touch integration",
5   "description": "A Force Touch protocol for easy Force Touch integration.",
6   "homepage": "https://github.com/ivanbruel/ForceTouchable",
7   "license": "MIT",
8   "authors": {
9     "Ivan Bruel": "ivan.bruel@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ivanbruel/ForceTouchable.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/ivanbruel",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "ForceTouchable": [
23       "Pod/Assets/*.png"
24     ]
25   }