blob: 87eeb55a19679317e14f09da8de0ade3c93994b6 [file] [log] [blame]
{
"name": "JKAttributedString",
"version": "0.1.2",
"summary": "Value typed Attributed String",
"homepage": "https://github.com/junmo-kim/JKAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Junmo KIM": "me@junmo.kim"
},
"social_media_url": "https://www.linkedin.com/in/junmo-kim/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/junmo-kim/JKAttributedString.git",
"tag": "0.1.2"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.1"
}