blob: 453f4fd36a4ba1fa87754ba1b1e4f4b57584a166 [file] [log] [blame]
{
"name": "isFull",
"version": "0.0.2",
"license": "MIT",
"summary": "An NSObject category. Adds a method to verify that object contains data.",
"homepage": "https://github.com/alkozin/isFull",
"authors": {
"Alexander Kozin": "al.kozin@gmail.com"
},
"source": {
"git": "https://github.com/alkozin/isFull.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "isFull/*.{h,m}"
}