[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / b / ARAlertController / 0.1.0 / ARAlertController.podspec.json
blobfe2ec951433e03be4f67b121097c1aab820c488e
2   "name": "ARAlertController",
3   "version": "0.1.0",
4   "summary": "UIAlertController compatible iOS >= 5.0",
5   "homepage": "https://github.com/alexruperez/ARAlertController",
6   "screenshots": "https://www.service2media.com/wp-content/uploads/2014/08/UIAlertControl.png",
7   "license": "MIT",
8   "authors": {
9     "alexruperez": "contact@alexruperez.com"
10   },
11   "source": {
12     "git": "https://github.com/alexruperez/ARAlertController.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/alexruperez",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "ARAlertController/ARAlertController.{h,m}",
21   "frameworks": "UIKit"