blob: 6d95d3c6e3193378e637f30f3c5cb3490c48df35 [file] [log] [blame]
{
"name": "LightSwiftPager",
"platforms": {
"ios": "9.0"
},
"summary": "an Easy way to create a pager for ios",
"requires_arc": true,
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Nasser": "ahmed.nasser2310@gmail.com"
},
"homepage": "https://github.com/AvaVaas/LightSwiftPager",
"source": {
"git": "https://github.com/AvaVaas/LightSwiftPager.git",
"tag": "0.1.4"
},
"frameworks": "UIKit",
"source_files": "LightSwiftPager/*.{swift,.h}",
"swift_version": "4.0"
}