blob: 9f72cd451e5047f943a6186856b57bf186c65f47 [file] [log] [blame]
{
"name": "KSGuideController",
"version": "0.1.2",
"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.1.2"
},
"source_files": [
"KSGuideController",
"KSGuideController/**/*.{swift}"
],
"resources": "KSGuideController/Resources/*.png",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}