blob: fa8edd1927b6250585a90b90765137ef80475e2a [file] [log] [blame]
{
"name": "AttributedStringWrapper",
"version": "1.0.2",
"summary": "A simple packaging for NSAttributedString to make the developers easy to use",
"homepage": "https://github.com/loopeer/AttributedStringWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoyu": "gaoyu@loopeer.com"
},
"social_media_url": "http://www.jianshu.com/u/c4a4505bef4f",
"source": {
"git": "https://github.com/loopeer/AttributedStringWrapper.git",
"tag": "1.0.2"
},
"source_files": [
"Sources/*.swift",
"Sources/AttributedStringWrapper.h"
],
"public_header_files": [
"Sources/AttributedStringWrapper.h"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}