blob: 016d398da3692283901fcc21610676f9d979ab52 [file] [log] [blame]
{
"name": "SDFoundationHelpers",
"version": "0.0.3",
"summary": "Foundation helper classes and categories",
"description": "Foundation helper classes and categories: NSDictionary",
"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/SDFoundationHelpers.git",
"tag": "0.0.3"
},
"source_files": [
"SDFoundationHelpers",
"SDFoundationHelpers/**/*.{h,m}"
]
}