blob: 98336a04e699ca8854116d05e06c9c1654019a41 [file] [log] [blame]
{
"name": "kuzdevlib",
"version": "1.0.2",
"summary": "Categories and Helpers.",
"description": "Categories and Helpers for my development",
"homepage": "http://kuz-dev.ru/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mikhail Kuzevanob": "megakozma@gmail.com"
},
"source": {
"git": "https://github.com/megakozma/kuzdevlib.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "kuzdevlib/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}