[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / PODOperations / 1.0.0 / PODOperations.podspec.json
blob3892715770f3c7849b9457c247081515db61adb2
2   "name": "PODOperations",
3   "version": "1.0.0",
4   "summary": "Simple Operation Base classes with error property.",
5   "description": "Simple synchronous and asynchronous Operation Base classes with an error property.",
6   "homepage": "https://github.com/plaincode/PODOperations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Breitling": "pb@plaincode.com"
13   },
14   "source": {
15     "git": "https://github.com/plaincode/PODOperations.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PODOperations/Classes/**/*"