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