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