[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 8 / SwiftCommon / 0.1.2 / SwiftCommon.podspec.json
blob732a14acbf9bab33ca04a7daf5b79e60a926d03b
2   "name": "SwiftCommon",
3   "version": "0.1.2",
4   "summary": "Common Swift extensions and helpers.",
5   "description": "Swift extensions and helpers for __ANY__ OS.  Collections, Strings etc.",
6   "homepage": "https://bitbucket.org/NullPlague/swiftcommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Andrew Bradnan",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/andrewbradnan/SwiftCommon.git",
17     "tag": "0.1.2"
18   },
19   "source_files": [
20     "Classes",
21     "SwiftCommon/**/*.{swift}"
22   ],
23   "pushed_with_swift_version": "2.3"