blob: e77bfda9ca10605305340fdd5a2ec392e3ba82bb [file] [log] [blame]
{
"name": "FOAVectors",
"version": "0.1.0",
"summary": "Easy rendering of Font Awesome vectors for iOS.",
"homepage": "https://github.com/programmingthomas/FOAVectors",
"license": "MIT",
"authors": {
"Programming Thomas": "programmingthomas@gmail.com"
},
"source": {
"git": "https://github.com/programmingthomas/FOAVectors.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.svg"
}