blob: 4ccb299a6d81732ca86c9569cc46e8df9061761f [file] [log] [blame]
{
"name": "NOCategories",
"version": "0.4.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.1.1"
},
"source_files": "NOCategories/NOCategories/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}