{ | |
"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" | |
] | |
} |