blob: 7e35386ad8ab4b69f0ec21e5e00c526824d8d8be [file] [log] [blame]
{
"name": "ActiveLabel",
"version": "0.2.2",
"authors": {
"Optonaut": "hello@optonaut.co"
},
"homepage": "https://github.com/optonaut/ActiveLabel.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/optonaut/ActiveLabel.swift.git",
"tag": "0.2.2"
},
"summary": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift",
"description": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift\n\nFeatures\n\t* Up-to-date: Swift 2 (Xcode 7 GM)\n\t* Support for Hashtags, Mentions and Links\n\t* Super easy to use and lightweight\n\t* Works as UILabel drop-in replacement\n\t* Well tested and documented",
"source_files": "ActiveLabel/*.swift"
}