[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 5 / b / SMFManager / 1.0.0 / SMFManager.podspec.json
blob60308d045a457767f1bc2cdd82e3eaf196a8c95c
2   "name": "SMFManager",
3   "version": "1.0.0",
4   "summary": "SMFManager",
5   "description": "SMFManager 基础类",
6   "homepage": "https://gitee.com/FCComp/SMFManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/SMFManager.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SMFManager/SMFManager.framework/Headers/*.h",
22   "vendored_frameworks": "SMFManager/*.framework",
23   "dependencies": {
24     "SAMKeychain": [
26     ],
27     "AFNetworking": [
29     ],
30     "JKCategories": [
32     ],
33     "TMCTYunOssSDK": [
35     ]
36   }