[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / 1 / e / Galileo-iOS / 0.1.1 / Galileo-iOS.podspec.json
blobe728a46fb12dd0395e939e5a37626666f4056ed2
2   "name": "Galileo-iOS",
3   "version": "0.1.1",
4   "summary": "Easy-to-use debugging tool for your iOS app!",
5   "description": "Easy-to-use debugging tool for your iOS app! Shake your device and go! Inspired in the Galileo Android Tool (https://github.com/josedlpozo/Galileo).",
6   "homepage": "https://github.com/javikr/Galileo-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Javier Aznar de los Rios": "javikr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/javikr/Galileo-iOS.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Galileo-iOS/Classes/**/*",
22   "resource_bundles": {
23     "Galileo-iOS": [
24       "Galileo-iOS/**/*.{lproj,storyboard,xcdatamodeld,xib,png,jpeg,jpg}"
25     ]
26   },
27   "resources": [
28     "Galileo-iOS/Assets/Assets.xcassets"
29   ],
30   "frameworks": "UIKit",
31   "dependencies": {
32     "Wormholy": [
34     ]
35   },
36   "swift_version": "4.2"