[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 3 / 4 / f / SwiftySurrogate / 0.1.3 / SwiftySurrogate.podspec.json
blob91ec5de7a811f038e796328dc09ff4e14d4fa819
2   "name": "SwiftySurrogate",
3   "version": "0.1.3",
4   "summary": "Use UTF16 surrogate easier in Swift",
5   "homepage": "https://github.com/zh-wang/SwiftySurrogate",
6   "license": "MIT",
7   "authors": {
8     "zh-wang": "viennakanon@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zh-wang/SwiftySurrogate.git",
12     "tag": "0.1.3"
13   },
14   "social_media_url": "https://twitter.com/viennakanon",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{swift}"