blob: c0674ad593305c933a1feea8881860139e3052b1 [file] [log] [blame]
{
"name": "FontAwesome.swift",
"version": "0.1.0",
"summary": "Use Font Awesome in your Swift projects",
"homepage": "https://github.com/thii/FontAwesome.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doan Truong Thi": "t@thi.im"
},
"source": {
"git": "https://github.com/thii/FontAwesome.swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{swift}"
}