blob: 986f3d7fe611e8a769edde1189c59f15462a2a28 [file] [log] [blame]
{
"name": "ScrollPager",
"version": "0.4",
"summary": "A fully featured scroll pager similar to the one in flipboard, fully configurable through storyboard",
"homepage": "https://github.com/aryaxt/ScrollPager",
"license": {
"type": "MIT",
"file": "License.txt"
},
"authors": {
"Aryan Ghassemi": "https://github.com/aryaxt/ScrollPager"
},
"source": {
"git": "https://github.com/aryaxt/ScrollPager.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollPager/Source/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}