[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / a / 6 / BAAlertController / 1.0.2 / BAAlertController.podspec.json
blobb4aea7478d4bdb9fdc908edb006b495f103383e7
2   "name": "BAAlertController",
3   "version": "1.0.2",
4   "summary": "UIAlertController 的分类,一个 block 搞定系统 alert 和 actionSheet 的 iPhone 和 iPad 版本适配!",
5   "homepage": "https://github.com/BAHome/BAAlertController",
6   "license": "MIT",
7   "authors": {
8     "boai": "sunboyan@outlook.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/BAHome/BAAlertController.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "BAAlertController/BAAlertController/*.{h,m}",
18   "requires_arc": true