[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 4 / LIHAlert / 0.1.0 / LIHAlert.podspec.json
blob5576309fc4fadcaea20011452ada62753273ceeb
2   "name": "LIHAlert",
3   "version": "0.1.0",
4   "summary": "Animated banners for iOS",
5   "description": "LIHAlert provides animated banners for iOS which is written using the apple's newest programming language Swift 2.0",
6   "homepage": "https://github.com/Lasithih/LIHAlert",
7   "license": "MIT",
8   "authors": {
9     "Lasith Hettiarachchi": "lasith.h@fidenz.com"
10   },
11   "source": {
12     "git": "https://github.com/Lasithih/LIHAlert.git",
13     "tag": "0.1.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   }