blob: 1d72649cb7006be8b532050624f85949cbaea579 [file] [log] [blame]
{
"name": "SwiftySurrogate",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/viennakanon",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{swift}"
}