blob: 9587e153da5eae5795e2e2dbe0ef082a52ce6f25 [file] [log] [blame]
{
"name": "Gemini",
"version": "1.3.1",
"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 intuitively 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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Gemini/**/*"
}