[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 9 / SCLAlertView-Objective-C / 1.1.2 / SCLAlertView-Objective-C.podspec.json
blobc420e45ee5c3ebc31f18e4bad03a0adfed5ab1a1
2   "name": "SCLAlertView-Objective-C",
3   "version": "1.1.2",
4   "summary": "Beautiful animated Alert View. Written in Swift but ported to Objective-C",
5   "homepage": "https://github.com/dogo/SCLAlertView",
6   "screenshots": [
7     "https://raw.githubusercontent.com/dogo/SCLAlertView/master/ScreenShots/ScreenShot.png",
8     "https://raw.githubusercontent.com/dogo/SCLAlertView/master/ScreenShots/ScreenShot2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Diogo Autilio": "diautilio@gmail.com"
16   },
17   "social_media_url": "http://twitter.com/di_autilio",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AudioToolbox",
24     "Accelerate",
25     "CoreGraphics"
26   ],
27   "source": {
28     "git": "https://github.com/dogo/SCLAlertView.git",
29     "tag": "1.1.2"
30   },
31   "source_files": "SCLAlertView/*",
32   "requires_arc": true