[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 1 / a / 8 / Swignals / 0.1.0 / Swignals.podspec.json
blob8565022db457eed3b3e5e64ed600247210a78f0a
2   "name": "Swignals",
3   "version": "0.1.0",
4   "summary": "Swignals is an observable pattern system written entirely in Swift.",
5   "homepage": "https://github.com/finder39/Swignals",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joseph Neuman": "finder39@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/finder39/Swignals.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/finder39",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*"