blob: 80b1648ee1f4cebb1e441fa21ec7a1eae8de8d9a [file] [log] [blame]
{
"name": "IoniconsSwift",
"version": "2.1.4",
"summary": "Ionicons for Swift and iOS",
"homepage": "https://github.com/tidwall/IoniconsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Baker": "joshbaker77@gmail.com"
},
"social_media_url": "http://twitter.com/tidwall",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tidwall/IoniconsSwift.git",
"tag": "2.1.4"
},
"source_files": "IoniconsSwift/*.swift",
"resources": [
"IoniconsSwift/*.ttf"
],
"frameworks": "UIKit",
"requires_arc": true
}