blob: 8560f374a3d78e24406af17cc7903178a3c33683 [file] [log] [blame]
{
"name": "Swiftent",
"version": "0.0.13",
"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.13"
},
"source_files": [
"Swiftent/Swiftent/Source/*.swift",
"Swiftent/Swiftent/Source/Common/*.swift"
],
"ios": {
"source_files": "Swiftent/Swiftent/Source/UIKit/*.swift"
}
}