[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 6 / b / WCAlertView / 1.0.0 / WCAlertView.podspec.json
blob2a435eb082f08f59cec8d8b95f7c3ae43342fde5
2   "name": "WCAlertView",
3   "version": "1.0.0",
4   "summary": "WCAlertView is deliverd from UIAlertView. It's support color customization and blocks.",
5   "homepage": "https://github.com/m1entus/WCAlertView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MichaƂ Zaborowski": "m1entus@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/m1entus/WCAlertView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "WCAlertView/*.{h,m}",
18   "platforms": {
19     "ios": "4.3"
20   },
21   "frameworks": "QuartzCore",
22   "requires_arc": true