Latest | 1.0.0-beta.3 |
---|---|
Homepage | https://github.com/Kjens93/VectorFontAwesome |
License | MIT Copyright (c) 2019 Kyler Jensen
Permission is hereby granted, free of charge, to any person obtaining a copy The above copyright notice and this permission notice shall be included in THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
Platforms | ios 11.0 |
Authors |
Installation
VectorFontAwesome is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'VectorFontAwesome'
License
VectorFontAwesome is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "VectorFontAwesome", "version": "1.0.0-beta.3", "summary": "FontAwesome free icons precompiled as PDF vector images", "homepage": "https://github.com/Kjens93/VectorFontAwesome", "authors": { "Kyler Jensen": "[email protected]" }, "license": { "type": "MIT", "text": " Copyright (c) 2019 Kyler Jensennn Permission is hereby granted, free of charge, to any person obtaining a copyn of this software and associated documentation files (the "Software"), to dealn in the Software without restriction, including without limitation the rightsn to use, copy, modify, merge, publish, distribute, sublicense, and/or selln copies of the Software, and to permit persons to whom the Software isn furnished to do so, subject to the following conditions:nn The above copyright notice and this permission notice shall be included inn all copies or substantial portions of the Software.nn THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORn IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEn AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERn LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INn THE SOFTWARE.n" }, "source": { "http": "https://github.com/Kjens93/VectorFontAwesome/releases/download/v1.0.0-beta.3/VectorFontAwesome.framework.zip" }, "ios": { "frameworks": "UIKit", "vendored_frameworks": "Carthage/Build/iOS/VectorFontAwesome.framework" }, "platforms": { "ios": "11.0" } }
Wed, 15 May 2019 10:08:06 +0000