blob: 80059c4c65fbc1ae5bd9c2037c4e0e280d102067 [file] [log] [blame]
{
"name": "SwiftyThemeKit",
"version": "1.0.0",
"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": "1.0.0"
},
"documentation_url": "https://github.com/octree/SwiftyThemeKit",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyThemeKit/**/*.swift"
}