blob: 3e31a88b35bee1becaee36f34c25c4bd9f2e3250 [file] [log] [blame]
{
"name": "Gemini",
"version": "1.1.0",
"summary": "Gemini is rich scroll animation framework for iOS, written in Swift.",
"description": "Gemini is rich scroll animation framework for iOS, written in Swift. \n\nYou can easily use GeminiCollectionView, which is a subclass of UICollectionView.\n\nYou are available multiple animation which has various and customizable properties, and moreover can create your own custom scroll animation.\n\nGemini also provide a fluent interface based on method chaining. you can use this intuitvely and simply.",
"homepage": "https://github.com/shoheiyokoyama/Gemini",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shoheiyokoyama": "shohei.yok0602@gmail.com"
},
"source": {
"git": "https://github.com/shoheiyokoyama/Gemini.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Gemini/**/*",
"pushed_with_swift_version": "3.0"
}