[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 1 / b / e / SPTestThirdSDK / 0.0.1 / SPTestThirdSDK.podspec.json
blobf94dc70eda75c3f4d870a18832ba811afe1c76a0
2   "name": "SPTestThirdSDK",
3   "version": "0.0.1",
4   "summary": "test",
5   "description": "测试项目123",
6   "homepage": "https://github.com/sp410155289/SPTestThirdSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunpeng": "410155289@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/sp410155289/SPTestThirdSDK.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SPTestThirdSDK.framework/Headers/*.{h}",
22   "exclude_files": "Classes/Exclude",
23   "ios": {
24     "vendored_frameworks": "SPTestThirdSDK.framework"
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~> 4.0.1"
29     ]
30   },
31   "requires_arc": true,
32   "frameworks": [
33     "UIKit",
34     "Foundation"
35   ]