[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 5 / 1 / R.swift.Library / 5.0.1 / R.swift.Library.podspec.json
blobef402f419028f0469d52cf63bc58769b41efbe17
2   "name": "R.swift.Library",
3   "version": "5.0.1",
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.1"
16   },
17   "pod_target_xcconfig": {
18     "APPLICATION_EXTENSION_API_ONLY": "YES"
19   },
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0"
23   },
24   "module_name": "Rswift",
25   "source_files": "Library/**/*.swift"