blob: cbbffb51ab2989b2db88869dcee59f3cfdd8ddd7 [file] [log] [blame]
{
"name": "isFull",
"version": "0.0.1",
"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.1"
},
"source_files": "isFull/*.{h,m}",
"requires_arc": false
}