blob: de4cdb78438ddb10eba6a818e03f7095df99749b [file] [log] [blame]
{
"name": "RRoostSDK",
"version": "0.1.3",
"summary": "RRoostSDK provides access to utilities and extensions that makes it easy to build applications.",
"description": "This is the cocoapod for the starter app template for most apps being built by a member of the RedRooster Technologies Inc. development team and it's strategic partners.",
"homepage": "https://github.com/redroostertech/RRTech-Starter-App-Template",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RedRooster Technologies Inc.": "info@redroostertec.com"
},
"source": {
"git": "https://github.com/redroostertech/RRTech-Starter-App-Template.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/mwestbrooksjr",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "RRoostSDK/Classes/**/*",
"resource_bundles": {
"RRoostSDK": [
"RRoostSDK/Classes/**/*.{ttf,otf,xib}",
"RRoostSDK/Assets/*.{xcassets,imageset,pdf,png}"
]
},
"swift_version": "4.0"
}