[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / d / e / SwiftHash / 2.0.2 / SwiftHash.podspec.json
blob3bffeeaa62ddd1577010856fd4cfef3caccacf15
2   "name": "SwiftHash",
3   "summary": "Hash in Swift",
4   "version": "2.0.2",
5   "homepage": "https://github.com/onmyway133/SwiftHash",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/SwiftHash.git",
12     "tag": "2.0.2"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.2",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.1"
25   }