blob: 88cb260104088e807f325ff3eb49de0291d97fdc [file] [log] [blame]
{
"name": "ISScrollViewPageSwift",
"version": "0.0.3",
"summary": "Page viewer implementation written in Swift.",
"description": " Easy scrollView page viewer implementation written in Swift.\n",
"homepage": "https://github.com/Ilhasoft/ISScrollViewPageSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Amaral": "daniel@ilhasoft.com.br"
},
"social_media_url": "https://twitter.com/danielamarall",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ilhasoft/ISScrollViewPageSwift.git",
"tag": "0.0.3"
},
"source_files": "ISScrollViewPage/ISScrollViewPage/*",
"requires_arc": true
}