blob: c4b3a028023b60992cc55cf770455ba1750b0605 [file] [log] [blame]
{
"name": "Swiftent",
"version": "0.0.5",
"summary": "Standartize your way of putting content into containers",
"description": "Swiftent is here to standardize a way to put your content into your views or other containers",
"homepage": "https://github.com/fantast1k/Swiftent.git",
"license": "GNUv3",
"authors": {
"Dmitry Fa[n]tastik": "dmitry.fantastik@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fantast1k/Swiftent.git",
"tag": "0.0.5"
},
"source_files": [
"Swiftent/Swiftent/Source/*.swift",
"Swiftent/Swiftent/Source/Common/*.swift"
],
"ios": {
"source_files": "Swiftent/Swiftent/Source/UIKit/*.swift"
}
}