[Add] AgoraRtm_iOS 1.2.2
diff --git a/Specs/7/b/0/AgoraRtm_iOS/1.2.2/AgoraRtm_iOS.podspec.json b/Specs/7/b/0/AgoraRtm_iOS/1.2.2/AgoraRtm_iOS.podspec.json
new file mode 100644
index 0000000..6f0a939
--- /dev/null
+++ b/Specs/7/b/0/AgoraRtm_iOS/1.2.2/AgoraRtm_iOS.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "AgoraRtm_iOS",
+  "version": "1.2.2",
+  "summary": "Agora iOS Rtm SDK",
+  "description": "iOS library for agora real-time message communication and broadcasting service.",
+  "homepage": "https://www.agora.io/en/blog/download/",
+  "license": {
+    "type": "Copyright",
+    "text": "Copyright 2019 agora.io. All rights reserved.\n"
+  },
+  "authors": {
+    "Agora Lab": "developer@agora.io"
+  },
+  "platforms": {
+    "ios": "7.0"
+  },
+  "source": {
+    "http": "https://download.agora.io/rtmsdk/release/AgoraRtm_iOS-1.2.2.zip"
+  },
+  "vendored_frameworks": "AgoraRtmKit.framework",
+  "frameworks": [
+    "CoreTelephony",
+    "SystemConfiguration"
+  ],
+  "libraries": [
+    "c++",
+    "resolv"
+  ],
+  "requires_arc": true
+}