[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / 8 / SwiftSafe / 0.1 / SwiftSafe.podspec.json
blobe117d1ffa853cf7b243385ce407066826360e66e
2   "name": "SwiftSafe",
3   "version": "0.1",
4   "summary": "Thread synchronization made easy.",
5   "homepage": "https://github.com/czechboy0/SwiftSafe",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Honza Dvorsky": "https://honzadvorsky.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/czechboy0/SwiftSafe.git",
21     "tag": "v0.1"
22   },
23   "source_files": "Safe/*.swift"