blob: 5c607115b1423cad996623a7043196634dba1821 [file] [log] [blame]
{
"name": "BridgeTestController",
"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/BridgeTestController.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"JGProgressHUD": [
]
},
"source_files": "BridgeTestController/**/*.{swift}",
"resources": "BridgeTestController/**/*.{xib}",
"pushed_with_swift_version": "3.0"
}