blob: 0637f0348756da15382133fad3fe2701f19dd853 [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.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "LightSwiftPager/*.{swift,.h}",
"swift_version": "4.0"
}