blob: b2f669be85a29ccf617d8213bdf3653c34093284 [file] [log] [blame]
{
"name": "SDUIKitHelpers",
"version": "0.0.1",
"summary": "UIKit helper classes and categories",
"description": "UIKit helper classes and categories: SDTableView",
"homepage": "https://github.com/SergeyDukhovich",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Dukhovich": "sergey.dukhovich@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SergeyDukhovich/SDUIKitHelpers.git",
"tag": "0.0.1"
},
"source_files": [
"SDUIKitHelpers",
"SDUIKitHelpers/**/*.{h,m}"
]
}