[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / d / ProjectBaseEnv / 1.0.0 / ProjectBaseEnv.podspec.json
blob55ed40566004b2e108c2336420ad8d4c5a497441
2   "name": "ProjectBaseEnv",
3   "version": "1.0.0",
4   "summary": "项目的基础工具",
5   "homepage": "https://gitee.com/chenfanfang/in-app-purchase-manager",
6   "license": "MIT",
7   "authors": {
8     "chenfanfang": "493336001@qq.com"
9   },
10   "source": {
11     "git": "https://gitee.com/chenfanfang/in-app-purchase-manager.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "InAppPurchaseManager/Sources/**/*.swift",
15   "requires_arc": true,
16   "swift_versions": [
17     "5"
18   ],
19   "platforms": {
20     "ios": "11.0"
21   },
22   "dependencies": {
23     "AFNetworking/NSURLSession": [
24       "~> 4.0"
25     ],
26     "SwiftyStoreKit": [
28     ],
29     "AFNetworking": [
30       "~> 4.0"
31     ],
32     "SwiftyJSON": [
33       "~> 4.0"
34     ],
35     "HandyJSON": [
36       "~> 5.0.2"
37     ],
38     "CryptoSwift": [
39       "~> 1.8.2"
40     ],
41     "SwifterSwift": [
43     ],
44     "Device": [
45       "~> 3.6.0"
46     ],
47     "KeychainSwift": [
49     ],
50     "CocoaLumberjack/Swift": [
52     ],
53     "SSZipArchive": [
55     ]
56   },
57   "swift_version": "5"