[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 7 / SwiftStrings / 0.3.0 / SwiftStrings.podspec.json
blob8afc73a31a7e8cada573c22a5c2cc53cc1d6345f
2   "name": "SwiftStrings",
3   "version": "0.3.0",
4   "summary": "SwiftStrings makes it dealing with strings a little easier",
5   "homepage": "https://github.com/kishinmanglani/SwiftStrings",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "kishinmanglani": "kishin.manglani@gmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/kishinmanglani/SwiftStrings.git",
19     "tag": "0.3.0"
20   },
21   "source_files": "Source/*.swift"