[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / c / TWAlertView / 0.1.2 / TWAlertView.podspec.json
blob77686d5796d18493509b85c891e0290f1176184e
2   "name": "TWAlertView",
3   "version": "0.1.2",
4   "summary": "A simple pod which could be used to show an alert in your iOS app",
5   "description": "This pod is inspired by UIAlertController. TWAlertView will automatically recognise the top most view controller to display the alert, making showing a simple alert a hazzel free task.",
6   "homepage": "https://github.com/Tulakshana/TWAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tulakshana": "tula_post@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/Tulakshana/TWAlertView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "TWAlertView/Classes/**/*"