| { |
| "name": "EntypoSymbol", |
| "version": "1.1", |
| "license": "Creative Commons Attribution 4.0 International (CC BY 4.0)", |
| "summary": "Icon font library for Swift. Currently supports Entypo", |
| "homepage": "https://github.com/tichise/EntypoSymbol", |
| "social_media_url": "http://twitter.com/tichise", |
| "authors": "Takuya Ichise", |
| "source": { |
| "git": "https://github.com/tichise/EntypoSymbol.git", |
| "tag": "1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Sources/*.swift", |
| "requires_arc": true, |
| "resources": "Resources/*.ttf" |
| } |