[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 5 / 1 / R.swift.Library / 1.0.1 / R.swift.Library.podspec.json
blob2d9172d2569cb99d6cda01a058d7450b2a24747b
2   "name": "R.swift.Library",
3   "version": "1.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": "v1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "module_name": "Rswift",
22   "source_files": "Library/**/*.swift"