[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / e / Safe / 1.0.1 / Safe.podspec.json
blobebb7c9e4d5efc91f9609b72742e98941f531e11c
2   "name": "Safe",
3   "version": "1.0.1",
4   "summary": "Modern Concurrency and Synchronization for Swift.",
5   "homepage": "https://github.com/tidwall/Safe",
6   "license": {
7     "type": "Attribution License",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/tidwall/Safe.git",
12     "tag": "v1.0.1"
13   },
14   "authors": {
15     "Josh Baker": "joshbaker77@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/tidwall",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "Source/*.swift",
23   "requires_arc": true,
24   "libraries": "z"