blob: b4569d919d2d5ff443fba5acd28d11c977ad7ef3 [file] [log] [blame]
{
"name": "Holarchy",
"version": "0.0.5",
"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.5"
},
"social_media_url": "https://twitter.com/RomanPetryshen",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Holarchy/*",
"frameworks": "UIKit"
}