blob: f9c3f61895f0cfef84baa1ad5caf2a852dc4e460 [file] [log] [blame]
{
"name": "NOCategories",
"version": "0.2",
"summary": "A set of convenience categories.",
"homepage": "http://macrix.com/",
"license": "Apache 2.0",
"authors": {
"natalia.osiecka": "osiecka.n@gmail.com"
},
"source": {
"git": "https://github.com/natalia-osa/NOCategories.git",
"tag": "0.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.1.1"
},
"source_files": "NOCategories/NOCategories/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}