[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 6 / DeliciousPubSub / 1.0.0 / DeliciousPubSub.podspec.json
blob23bb1a17c6c4e5fce115bd34838f8b02cb1f4847
2   "name": "DeliciousPubSub",
3   "version": "1.0.0",
4   "summary": "PubSub, strongly typed. Delicious. Nutritious.",
5   "homepage": "https://github.com/moosemagnet/deliciouspubsub",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Skylark": "skylark@devsword.com"
12   },
13   "platforms": {
14     "ios": "9.1"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/moosemagnet/deliciouspubsub.git",
19     "tag": "v1.0.0",
20     "submodules": true
21   },
22   "source_files": "DeliciousPubSub/**/*.{h,swift}"