blob: 68b087aaa4cb56c9fc6780dfd9c0ef8404183fc7 [file] [log] [blame]
{
"name": "K9SegmentedControl",
"version": "0.3",
"summary": "K9SegmentedControl",
"description": "A common Segmented Control.",
"homepage": "https://github.com/K999999999/K9SegmentedControl",
"license": "MIT",
"authors": {
"K999999999": "peishen_duan@pinssible.com"
},
"source": {
"git": "https://github.com/K999999999/K9SegmentedControl.git",
"tag": "0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"default_subspecs": "K9SegmentedControl",
"dependencies": {
"Masonry": [
]
},
"subspecs": [
{
"name": "K9SegmentedControl",
"public_header_files": "K9SegmentedControl/*.h",
"ios": {
"source_files": [
"K9SegmentedControl/*.{h,m}",
"K9SegmentedControl/*.h"
]
}
}
]
}