blob: 0105934a5c8a2dec373fc44f8cc4e1f2d37bc568 [file] [log] [blame]
{
"name": "EntypoSymbolObjC",
"version": "1.2",
"license": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"summary": "Icon font library for Objective C. Currently supports Entypo",
"homepage": "https://github.com/tichise/EntypoSymbolObjC",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/EntypoSymbolObjC.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true,
"resources": "Resources/*.ttf"
}