[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 5 / 0 / b / WCAlertController / 0.1.0 / WCAlertController.podspec.json
blob230013edb73ca7aea53b6a4a6be2c6c6662e278d
2   "name": "WCAlertController",
3   "version": "0.1.0",
4   "summary": "A container view controller for alerting",
5   "description": "A container view controller for alerting by providing customized UIViewController",
6   "homepage": "https://github.com/daydreamboy/WCAlertController.git",
7   "license": "MIT",
8   "authors": {
9     "wesley_chen": "wesley4chen@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/daydreamboy/WCAlertController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"