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