[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / a / Times / 0.0.1 / Times.podspec.json
blob798b92c09342fbf31de4df11beb73cb2fbfd462d
2   "name": "Times",
3   "version": "0.0.1",
4   "summary": "Control how many times a codeblock gets executed.",
5   "description": "You can easily run a codeblock once (or as many times you want) without having to track the status yourself.",
6   "homepage": "https://github.com/okaris/Times.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "okaris": "ok@okaris.com"
13   },
14   "social_media_url": "http://twitter.com/okarisman",
15   "source": {
16     "git": "https://github.com/okaris/Times.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/**/*",
23   "exclude_files": "Classes/Exclude",
24   "pushed_with_swift_version": "3.0"