blob: 12afbb1286363c4ebc8821e4048e55e6eeb7ff26 [file] [log] [blame]
{
"name": "Holarchy",
"version": "0.0.1",
"summary": "A subclass of UIScrollView that provides painless building of forms etc.",
"description": "\n A subclass of UIScrollView that provides painless building of forms etc.\n",
"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.1"
},
"social_media_url": "https://twitter.com/RomanPetryshen",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Holarchy/*",
"frameworks": "UIKit"
}