blob: 622a8293928f7ee38207280b1156b51f80c907ab [file] [log] [blame]
{
"name": "BridgeTestController",
"version": "0.1.2",
"summary": "Instantiate a controller which shows the data from web service.",
"homepage": "http://marco/BridgeTest",
"license": "BSD",
"authors": {
"Marco": "marcorampok@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/macropok/BridgeTestController.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"JGProgressHUD": [
]
},
"source_files": "BridgeTestController/**/*.{swift}",
"resource_bundles": {
"BridgeTestController": [
"BridgeTestController/**/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}