blob: f47dfa67a04a8179eab3b0f08ea910610ac06838 [file] [log] [blame]
{
"name": "NullObjects",
"version": "0.0.1",
"summary": "A library for building Null Objects in Objective-C.",
"homepage": "https://github.com/endSly/NullObjects",
"license": "BSD",
"authors": {
"Endika GutiƩrrez Salas": "me@endika.net"
},
"source": {
"git": "https://github.com/endSly/NullObjects.git",
"tag": "0.0.1"
},
"source_files": [
"NullObjects",
"NullObjects/**/*.{h,m}"
],
"requires_arc": true
}