blob: aaeca9f298ff55c0dc7cc41d78e549973daf4b9b [file] [log] [blame]
{
"name": "OTSortButton",
"version": "1.0",
"summary": "OTSortButton is a UIButton library useful for sorting.",
"homepage": "https://github.com/PKPK-Carnage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomosuke Okada": "pkpkcarnage@gmail.com"
},
"social_media_url": "https://github.com/PKPK-Carnage",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PKPK-Carnage/OTSortButton.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"resource_bundles": {
"OTSortButton": [
"Classes/*.xcassets"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}