blob: 41c730e7c1f9c90dbd61b2bb7fc527db242c90de [file] [log] [blame]
{
"name": "SwiftyThemeKit",
"version": "0.1.5",
"license": "MIT",
"summary": "Elegant Theme Kit in Swift",
"homepage": "https://github.com/octree/SwiftyThemeKit",
"authors": {
"Octree": "fouljz@gmail.com"
},
"source": {
"git": "https://github.com/octree/SwiftyThemeKit.git",
"tag": "0.1.5"
},
"documentation_url": "https://github.com/octree/SwiftyThemeKit",
"platforms": {
"ios": "9.0"
},
"source_files": "ThemeKit/**/*.swift"
}