blob: 93ac3be18b415205239f94c555776b7ed9b24dbe [file] [log] [blame]
{
"name": "FontAwesome-iOS",
"version": "0.0.1",
"summary": "FontAwesome for iOS.",
"homepage": "https://github.com/daltoniam/FontAwesome-iOS",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/FontAwesome-iOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "*.{h,m}",
"requires_arc": true
}