[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 9 / TestCommon / 0.11 / TestCommon.podspec.json
blob720df7fa61832fad20a646ec03d6aea2ed8de828
2   "name": "TestCommon",
3   "version": "0.11",
4   "summary": "test",
5   "description": "test 01",
6   "homepage": "https://github.com/alanz1982/TestCommon",
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/TestCommon.git",
17     "tag": "0.11"
18   },
19   "source_files": "Sources/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "FrameworkC": [
27       "~> 0.3"
28     ],
29     "Alamofire": [
30       "~> 5.0.0.beta.1"
31     ]
32   }