blob: daf8655a34366c6cf2d2243fc9f1c7220c159273 [file] [log] [blame]
{
"name": "YZIconKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "YZIconKit/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}