[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 7 / BridgeTestController / 0.1.2 / BridgeTestController.podspec.json
blob622a8293928f7ee38207280b1156b51f80c907ab
2   "name": "BridgeTestController",
3   "version": "0.1.2",
4   "summary": "Instantiate a controller which shows the data from web service.",
5   "homepage": "http://marco/BridgeTest",
6   "license": "BSD",
7   "authors": {
8     "Marco": "marcorampok@outlook.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/macropok/BridgeTestController.git",
15     "tag": "0.1.2"
16   },
17   "frameworks": "UIKit",
18   "dependencies": {
19     "SDWebImage": [
21     ],
22     "JGProgressHUD": [
24     ]
25   },
26   "source_files": "BridgeTestController/**/*.{swift}",
27   "resource_bundles": {
28     "BridgeTestController": [
29       "BridgeTestController/**/*.xib"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"