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