2 "name": "R.swift.Library",
3 "version": "5.1.0.alpha.1",
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",
9 "Mathijs Kadijk": "mkadijk@gmail.com"
11 "social_media_url": "https://twitter.com/mac_cain13",
14 "git": "https://github.com/mac-cain13/R.swift.Library.git",
15 "tag": "v5.1.0.alpha.1"
17 "pod_target_xcconfig": {
18 "APPLICATION_EXTENSION_API_ONLY": "YES"
26 "source_files": "Library/**/*.swift"
29 "source_files": "Library/**/*.swift"
33 "Library/Core/*.swift",
34 "Library/Foundation/*.swift"
37 "module_name": "Rswift"