blob: 9d193e6ae7475b5dcaef9114bcae3d53c82ee0b9 [file] [log] [blame]
{
"name": "ISScrollViewPageSwift",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "ISScrollViewPage/ISScrollViewPage/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}