blob: e7fcb00cf7d58392f2dad9e83d03fba7638df7f7 [file] [log] [blame]
{
"name": "Swace",
"version": "0.0.13",
"summary": "Common components used that can be re-used in multiple apps",
"description": "This pod exists to be able to re-use and add code that is commonly shared among multiple projects.",
"homepage": "https://github.com/orgs/swacedigital/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andreas.ostman@swace.se": "elliot.rask@swace.se"
},
"source": {
"git": "https://github.com/swacedigital/swace-ios.git",
"tag": "0.0.13",
"branch": "master"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Swace/Classes/**/*"
}