[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / d / SwiftKick / 1.0.0 / SwiftKick.podspec.json
blob52a9b3e59eb9e9d306c7506ab7ad89fce3974d24
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": "1.0.0",
11   "source": {
12     "git": "https://github.com/dudash/swiftkick.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.1",
17     "tvos": "9.1"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*"