[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / d / SwiftKick / 1.0.2 / SwiftKick.podspec.json
blob6d5eb13c4e388e125d5d32aaffecb618d4242df4
2   "name": "SwiftKick",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": "Sources/*.{h,swift}",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "pushed_with_swift_version": "3.0"