[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / f / FrameworkC / 0.3 / FrameworkC.podspec.json
blob84518c9f612c0a68aa44c1db1957ea67425e6965
2   "name": "FrameworkC",
3   "version": "0.3",
4   "summary": "Test pods",
5   "description": "Test multi pods",
6   "homepage": "https://github.com/alanz1982/FrameworkC",
7   "license": "MIT",
8   "authors": {
9     "Zhang Yu": "yu.zhang@ipanda.co.jp"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/alanz1982/FrameworkC.git",
17     "tag": "0.3"
18   },
19   "source_files": "FrameworkC/*.swift",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.0.0.beta.1"
28     ]
29   }