[Add] CxjToasts 1.0.9
[CocoaPods.git] / Specs / c / d / e / SJNetworkHelper / 0.0.2 / SJNetworkHelper.podspec.json
bloba8006bd76522a8db762a3474e1c4fc865f9d354c
2   "name": "SJNetworkHelper",
3   "version": "0.0.2",
4   "summary": "About the internet library",
5   "description": "It's about the internet library with swift",
6   "homepage": "https://github.com/SabrinaJiang14/SJNetworkHelper.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SabrinaJiang": "j.sabrina0326@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/SabrinaJiang14/SJNetworkHelper.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "SJNetworkHelper/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/Arcane/CocoaPods/iphoneos",
24     "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/Arcane/CocoaPods/iphonesimulator"
25   },
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.5"
29     ]
30   },
31   "swift_version": "4.0"