blob: 61a9fd8c73087c0c169b0c1611f0a41a991ae344 [file] [log] [blame]
{
"name": "Swiftent",
"version": "0.0.8",
"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.8"
},
"source_files": [
"Swiftent/Swiftent/Source/*.swift",
"Swiftent/Swiftent/Source/Common/*.swift"
],
"ios": {
"source_files": "Swiftent/Swiftent/Source/UIKit/*.swift"
}
}