[Add] ProFitXSDK 4.2.1
[CocoaPods.git] / Specs / 0 / c / 9 / Swalt / 0.2.0 / Swalt.podspec.json
blobb20fc9bdf0473352f48f13c8ba03ee27dc7bab8e
2   "name": "Swalt",
3   "version": "0.2.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.2.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.0"
22     ]
23   },
24   "source_files": "Pod/Classes/**/*",
25   "requires_arc": true