[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / f / SwiftySurrogate / 1.0.0 / SwiftySurrogate.podspec.json
blob1d72649cb7006be8b532050624f85949cbaea579
2   "name": "SwiftySurrogate",
3   "version": "1.0.0",
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": "1.0.0"
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}"