[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / 1 / PickledSwift / 0.1.1 / PickledSwift.podspec.json
blob59ed32f12eaf8b94b3a7b6fe46183b2fe7bad25b
2   "name": "PickledSwift",
3   "version": "0.1.1",
4   "summary": "My shared code for pickled games",
5   "platforms": {
6     "ios": "12.1"
7   },
8   "swift_versions": "5.0",
9   "description": "Code that should work for all repos",
10   "homepage": "https://github.com/jetmax25/PickledSwift",
11   "authors": {
12     "Mike": "Jetmax25@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jetmax25/PickledSwift.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "PickledSwift/**/*.{h,m,swift}",
19   "dependencies": {
20     "SwiftSpinner": [
22     ],
23     "SwiftyStoreKit": [
25     ]
26   },
27   "swift_version": "5.0"