[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / a / UIClosure / 1.0.0 / UIClosure.podspec.json
bloba077460c7facfd3441f9d50375f99034e37c9962
2   "name": "UIClosure",
3   "version": "1.0.0",
4   "summary": "Time-saving closures for iOS UI elements written in Swift",
5   "homepage": "https://github.com/Meniny/UIClosure",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Elias Abel": "admin@meniny.cn"
12   },
13   "source": {
14     "git": "https://github.com/Meniny/UIClosure.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://meniny.cn",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UIClosure/**/*.{swift}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "module_name": "UIClosure"