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