[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / f / 5 / SugarString / 1.0.0 / SugarString.podspec.json
blob0d34e372f5bb347c4baeb0b7178785d8ad8db512
2   "name": "SugarString",
3   "version": "1.0.0",
4   "summary": "A beautiful syntactic sugar for String in Swift3",
5   "homepage": "https://github.com/ooppstef/sugar",
6   "license": "MIT",
7   "source": {
8     "git": "https://github.com/ooppstef/sugar.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "Sugar/Sugar/Sugar/**/*",
12   "authors": {
13     "Charles": "ooppstef@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "pushed_with_swift_version": "3.0"