blob: bbf25e746e5268d61b8f382bb9c075b6843fb020 [file] [log] [blame]
{
"name": "SwiftySurrogate",
"version": "0.1.0",
"summary": "Use UTF16 surrogate easier in Swift",
"homepage": "https://github.com/zh-wang/SwiftySurrogate",
"license": "MIT",
"authors": {
"zh-wang": "viennakanon@gmail.com"
},
"source": {
"git": "https://github.com/zh-wang/SwiftySurrogate.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/viennakanon",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}