[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 5 / AMXSDK / 0.1.0 / AMXSDK.podspec.json
blob0eeace1278d4d833320232bdc9668ca7e63ce3cd
2   "name": "AMXSDK",
3   "version": "0.1.0",
4   "summary": "A short description of AMXSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Pranjal7163/AMXSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pranjal": "pranjal.3vyas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Pranjal7163/AMXSDK",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AMXSDK/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Firebase": [
26     ],
27     "Firebase/Core": [
29     ],
30     "Firebase/Messaging": [
32     ]
33   }