[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / c / 9 / Swalt / 0.1.0 / Swalt.podspec.json
blob8595814529e7a40183e0cd46c66d50dcec42af2a
2   "name": "Swalt",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Flux implementation in pure Swift 2",
6   "homepage": "https://github.com/mikker/Swalt",
7   "authors": {
8     "Mikkel Malmberg": "mikkel@brnbw.com"
9   },
10   "source": {
11     "git": "https://github.com/mikker/Swalt.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/mikker",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "dependencies": {
20     "Dispatcher": [
21       "~> 0.1"
22     ]
23   },
24   "source_files": "Pod/Classes/**/*",
25   "requires_arc": true