[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 5 / 1 / R.swift.Library / 5.0.0.alpha.2 / R.swift.Library.podspec.json
blobb372332070d891fcbd5b739535eb099fb62f31d6
2   "name": "R.swift.Library",
3   "version": "5.0.0.alpha.2",
4   "license": "MIT",
5   "summary": "Companion library for R.swift, featuring types used to type resources",
6   "description": "This library contains types used by the `R.generated.swift` file that is normally generated by R.swift. R.swift depends on this pod to include some types and other libraries can use this project to extend R.swift types.\n\nR.swift is a tool to get strong typed, autocompleted resources like images, fonts and segues in Swift projects.",
7   "homepage": "https://github.com/mac-cain13/R.swift.Library",
8   "authors": {
9     "Mathijs Kadijk": "mkadijk@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/mac_cain13",
12   "requires_arc": true,
13   "source": {
14     "git": "https://github.com/mac-cain13/R.swift.Library.git",
15     "tag": "v5.0.0.alpha.2"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "module_name": "Rswift",
22   "source_files": "Library/**/*.swift"