blob: e667754e04675a7ea9d0965ec0d09020f67e4a43 [file] [log] [blame]
{
"name": "SDFoundationHelpers",
"version": "0.0.1",
"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"
},
"source": {
"git": "https://github.com/SergeyDukhovich/SDFoundationHelpers.git",
"tag": "0.0.1"
},
"source_files": [
"SDFoundationHelpers",
"SDFoundationHelpers/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}