[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 4 / 9 / ISAlertController / 0.1.0 / ISAlertController.podspec.json
blobbed739da483f6572f09cf6befd5d0f0221b8062e
2   "name": "ISAlertController",
3   "version": "0.1.0",
4   "summary": "An easy to use UIAlertController builder for swift",
5   "homepage": "https://github.com/ziadtamim/ISAlertController.git",
6   "license": "MIT",
7   "authors": {
8     "Ziad Tamim": "tamim.ziad@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ziadtamim/ISAlertController.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/ziad_tamim",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ISAlertController": [
22       "Pod/Assets/*.png"
23     ]
24   }