[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / a / 5 / d / SwiftKick / 0.1.0 / SwiftKick.podspec.json
blob988621035abcb495ec0dabca80270cf1e0d1d3fa
2   "name": "SwiftKick",
3   "license": "MIT",
4   "summary": "Some classes and functions for kickstarting your Swift development project",
5   "homepage": "https://github.com/dudash/swiftkick",
6   "social_media_url": "http://about.me/jasondudash",
7   "authors": {
8     "Jason Dudash": "jason.dudash@gmail.com"
9   },
10   "version": "0.1.0",
11   "source": {
12     "git": "https://github.com/dudash/swiftkick.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.1",
17     "tvos": "9.1"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*"