[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / 6 / DeliciousPubSub / 1.1.0 / DeliciousPubSub.podspec.json
blob53b841e5b3f4a1a605ddd98bbcd287526eb05c1d
2   "name": "DeliciousPubSub",
3   "version": "1.1.0",
4   "summary": "Swift 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.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/moosemagnet/deliciouspubsub.git",
19     "tag": "v1.1.0",
20     "submodules": true
21   },
22   "source_files": "DeliciousPubSub/**/*.{h,swift}",
23   "pushed_with_swift_version": "3.0"