blob: bf109e440e6c9f45abd93cac172bd79a924fb79d [file] [log] [blame]
{
"name": "APFancyPager",
"version": "1.0",
"summary": "A fancy pager view controller framework for Swift/Objective-C",
"description": "A fancy pager view controller framework for Swift/Objective-C",
"homepage": "https://github.com/AppsComTr/APFancyPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orhun Mert Simsek": "mert@apps.com.tr"
},
"social_media_url": "http://twitter.com/orhunmertsimsek",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AppsComTr/APFancyPager.git",
"tag": "1.0"
},
"source_files": "APFancyPager/**/*.{h,m,swift}",
"swift_version": "4.2",
"documentation_url": "http://apps.com.tr/APFancyPager/docs/"
}