[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / d / SwiftKick / 1.0.1 / SwiftKick.podspec.json
blob05bf14e58df09612073e3956b27cc6884277770a
2   "name": "SwiftKick",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Some classes and functions for kickstarting your Swift development project",
8   "homepage": "https://github.com/dudash/swiftkick",
9   "social_media_url": "http://about.me/jasondudash",
10   "authors": {
11     "Jason Dudash": "jason.dudash@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.1",
15     "tvos": "9.1"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/dudash/swiftkick.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/*.{h,swift}",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "pushed_with_swift_version": "3.0"