blob: 8287ff0018a07e5e5d1e21e7c784b227f4f466ed [file] [log] [blame]
{
"name": "ISScrollViewPageSwift",
"version": "0.0.5",
"summary": "Page viewer implementation written in Swift.",
"description": "Easy scrollView page viewer implementation written in Swift.",
"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.5"
},
"source_files": "ISScrollViewPage/ISScrollViewPage/*",
"requires_arc": true
}