blob: 2ed9bfc657f94c092a714223f50aab0120a4d55e [file] [log] [blame]
{
"name": "FiveUIComponents",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FiveUIComponents/Classes/**/*",
"pushed_with_swift_version": "3.0"
}