blob: 5a1d10d159803a4601f12cf5d41f903e24f61291 [file] [log] [blame]
{
"name": "KSGuideController",
"version": "0.0.3",
"summary": "A beautiful animated novice guide controller.",
"homepage": "https://github.com/skx926/KSGuideController",
"license": "MIT",
"authors": {
"Kyle Sun": "skx926@gmail.com"
},
"social_media_url": "https://twitter.com/skx926",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/skx926/KSGuideController.git",
"tag": "0.0.3"
},
"source_files": [
"KSGuideController",
"KSGuideController/**/*.{swift}"
],
"resources": "KSGuideController/Resources/*.png",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}