blob: bef5a2d06460d9cf7a6c86ad6bc437e7a0b21f81 [file] [log] [blame]
{
"name": "StoryView",
"version": "1.0",
"summary": "StoryView is a UIView library that can show circle layout like Instagram's stories.",
"homepage": "https://github.com/PKPK-Carnage/StoryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomosuke Okada": "pkpkcarnage@gmail.com"
},
"social_media_url": "https://github.com/PKPK-Carnage",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PKPK-Carnage/StoryView.git",
"tag": "1.0"
},
"source_files": [
"Source/**/*",
"Sorce/**/**/*"
],
"requires_arc": true,
"swift_version": "4.1"
}