[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 1 / 7 / e / KBAlertController / 1.0.1 / KBAlertController.podspec.json
blob334fc02563abfa48003624cd59bb2f895b37e641
2   "name": "KBAlertController",
3   "version": "1.0.1",
4   "summary": "Custom UIAlertController",
5   "homepage": "https://github.com/dai-jing/KBAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jing Dai": "daijing24@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/dai-jing/KBAlertController.git",
19     "branch": "master",
20     "tag": "1.0.1"
21   },
22   "source_files": "*.{h,m}",
23   "public_header_files": "*.h"