blob: cc074c042684a6c252e0bbce373481bb9d5b940c [file] [log] [blame]
{
"name": "RRoostSDK",
"version": "0.1.4",
"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.4"
},
"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"
}