blob: cef8430abcad8415b9ec3b8efb2aa57cceb6f7ea [file] [log] [blame]
{
"name": "Holarchy",
"version": "0.0.3",
"summary": "A subclass of UIScrollView that provides painless building of forms etc.",
"description": "Forget about table/collection views when you need to create custom scrollable layout with custom elements.",
"homepage": "https://github.com/rimsan/Holarchy",
"license": "MIT",
"authors": {
"Roman Petryshen": "roman@travelbird.com"
},
"source": {
"git": "https://github.com/rimsan/Holarchy.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/RomanPetryshen",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Holarchy/*",
"frameworks": "UIKit"
}