blob: 7abd4257e16330835cabc4b6a55581fb425d9198 [file] [log] [blame]
{
"name": "FontAwesomeTools",
"version": "1.0",
"summary": "FontAwesomeTools-iOS allows you to easily use FontAwesome icons in your iOS projects.",
"homepage": "https://github.com/sweetmandm/FontAwesomeTools-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Sweetman": "david@davidsweetman.com"
},
"source": {
"git": "https://github.com/sweetmandm/FontAwesomeTools-iOS.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "FontAwesomeTools/**/*.{h,m}",
"resources": "FontAwesomeTools/FontAwesome.otf",
"requires_arc": true
}