[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 4 / LIHAlert / 1.0.0 / LIHAlert.podspec.json
blob1b820e5644a4e29a56effeefa3160cd1b60b2ac6
2   "name": "LIHAlert",
3   "version": "1.0.0",
4   "summary": "Animated banners for iOS",
5   "description": "LIHAlert provides animated banners for iOS which is written in Swift 2.0",
6   "homepage": "https://github.com/Lasithih/LIHAlert",
7   "license": "MIT",
8   "authors": {
9     "Lasith Hettiarachchi": "lasithih@yahoo.com"
10   },
11   "source": {
12     "git": "https://github.com/Lasithih/LIHAlert.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LIHAlert": [
22       "Pod/Assets/*.png"
23     ]
24   }