[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / c / EFCore / 1.0.1 / EFCore.podspec.json
blobbcc3e72464a5edfa049c62fc2759b5a8e044916c
2   "name": "EFCore",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "FILE_LICENSE"
7   },
8   "summary": "基础框架核心模块",
9   "homepage": "https://gitlab.com/CactusProject/EFCore.git",
10   "authors": {
11     "zhaogang": "372398930@qq.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/CactusProject/EFCore.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "CryptoSwift": [
21     ],
22     "SwiftWebP": [
24     ],
25     "SwiftKeychainWrapper": [
27     ]
28   },
29   "platforms": {
30     "ios": "8.0"
31   },
32   "subspecs": [
33     {
34       "name": "Extensions",
35       "source_files": "EFCore/Extensions/**/*.swift"
36     },
37     {
38       "name": "Utils",
39       "source_files": "EFCore/Utils/**/*.swift"
40     }
41   ]