[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / e / Insider / 0.3 / Insider.podspec.json
blob5bb2093a95b62a683847b45f10d49104a261e66c
2   "name": "Insider",
3   "version": "0.3",
4   "summary": "Set a communication channel between your app and external testing environments.",
5   "description": "Insider is a testing utility framework which sets an HTTP communication channel between the app and testing environments like Appium, Calabash, Frank, etc.",
6   "homepage": "https://github.com/alexmx/Insider",
7   "license": "MIT",
8   "authors": {
9     "Alex Maimescu": "maimescu.alex@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/alexmx/Insider.git",
16     "tag": "v0.3"
17   },
18   "source_files": [
19     "Insider/**/*.{swift}",
20     "Libs/**/*.{h,m,swift}"
21   ],
22   "libraries": [
23     "xml2",
24     "z"
25   ],
26   "pushed_with_swift_version": "3.0"