[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / 2 / UIAlertBuilder / 1.0.0 / UIAlertBuilder.podspec.json
blob80551e72efd3397ca5ad1c5bc4994f0c11e6f99f
2   "name": "UIAlertBuilder",
3   "version": "1.0.0",
4   "summary": "A tiny UIAlertController builder for iOS.",
5   "homepage": "https://github.com/Meniny/UIAlertBuilder",
6   "license": "MIT",
7   "authors": {
8     "Elias Abel": "Meniny@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Meniny/UIAlertBuilder.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "UIAlertBuilder/*.*",
18   "module_name": "UIAlertBuilder",
19   "public_header_files": "UIAlertBuilder/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "pushed_with_swift_version": "3.0",
25   "deprecated": true