blob: fd47b6977993b305c8deab7014ed0c2b9be69477 [file] [log] [blame]
{
"name": "YZIconKit",
"version": "0.0.2",
"summary": "A collection of icons created with PaintCode.",
"homepage": "https://github.com/yichizhang/YZIconKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yichi Zhang": "zhang-yi-chi@hotmail.com"
},
"source": {
"git": "https://github.com/yichizhang/YZIconKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "YZIconKit/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}