[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 5 / InAppNotification / 1.1.0 / InAppNotification.podspec.json
blobaa5ef8585576eb7f617e188f37a609d33da02f4c
2   "name": "InAppNotification",
3   "version": "1.1.0",
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     "aronse": "alex@jogabo.com"
10   },
11   "source": {
12     "git": "https://github.com/aronse/InAppNotification.git",
13     "tag": "1.1.0"
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   }