blob: c1fc3398527314a1aaa8e139fe108011de669de3 [file] [log] [blame]
{
"name": "Yozhik",
"version": "0.1.0",
"summary": "Useful Objective-C categories for iOS projects",
"license": "MIT",
"homepage": "https://github.com/modethree3/Yozhik",
"authors": {
"Nick Manning": "nicholas.manning@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/modethree3/Yozhik.git",
"tag": "0.1.0"
},
"public_header_files": "Yozhik/*.h",
"source_files": "*.{h,m}"
}