blob: c0909558dc890b493dc029ebf46b1b83c97dff9a [file] [log] [blame]
{
"name": "FiveUIComponents",
"version": "1.0.1",
"summary": "Five's commonly used iOS UI components.",
"description": "A collection of various UI components we tend to re-use on our projects at Five (http://five.agency).",
"homepage": "https://github.com/fiveagency/ios-five-ui-components",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS libraries team": "ios.libraries@five.agency"
},
"source": {
"git": "https://github.com/fiveagency/ios-five-ui-components.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FiveUIComponents/Classes/**/*",
"pushed_with_swift_version": "3.0"
}