[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / e / 5 / InAppNotification / 1.0.1 / InAppNotification.podspec.json
blob78e0c671eaf86322751db6193726b53a8c73c13c
2   "name": "InAppNotification",
3   "version": "1.0.1",
4   "summary": "In-app native like notification",
5   "description": "In-app native like notification for iOS",
6   "homepage": "https://github.com/aronse/InAppNotification",
7   "license": "MIT",
8   "authors": {
9     "Alex": "alex@jogabo.com"
10   },
11   "source": {
12     "git": "https://github.com/aronse/InAppNotification.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/ronse_a",
16   "platforms": {
17     "ios": "8.2"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "InAppNotification": [
23       "Pod/Assets/*.png"
24     ]
25   }