blob: 2082121f937b23d46c83accec2c1650e9374d73c [file] [log] [blame]
{
"name": "YZIonIconsHelper",
"version": "0.0.2",
"summary": "It helps make working with IonIcons easier.",
"homepage": "https://github.com/yichizhang/YZIonIconsHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yichi Zhang": "zhang-yi-chi@hotmail.com"
},
"source": {
"git": "https://github.com/yichizhang/YZIonIconsHelper.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/*.{h,m}",
"dependencies": {
"ionicons": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}