[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 1 / UIViewAlert / 1.1.6 / UIViewAlert.podspec.json
blob394a2f0e4d86295af712086f3a2fe605f86b738c
2   "name": "UIViewAlert",
3   "version": "1.1.6",
4   "summary": "弹框",
5   "homepage": "https://github.com/WKCLoveYang/UIViewAlert.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/UIViewAlert.git",
18     "tag": "1.1.6"
19   },
20   "source_files": "UIViewAlert/**/*.{h,m}",
21   "public_header_files": "UIViewAlert/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true