blob: f68dc0d3bda1347970174df63fe8195d576a960f [file] [log] [blame]
{
"name": "StackScrollView",
"version": "0.2.0",
"summary": "Scalable form builder with UIScrollView",
"homepage": "https://github.com/muukii/StackScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/StackScrollView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "StackScrollView/**/*",
"dependencies": {
"EasyPeasy": [
]
}
}