blob: 7ed762e5125011774aa262ce76e842ba90789119 [file] [log] [blame]
{
"name": "InversePod",
"version": "0.0.1",
"summary": "Inverse Pod is used for testing the internal pod project.",
"homepage": "http://inverse.rs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Ognjen Manevski",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://admin_inverse@bitbucket.org/admin_inverse/custominversepod.git",
"tag": "0.0.1"
},
"dependencies": {
"Alamofire": [
"~> 4.3.0"
],
"MBProgressHUD": [
"~> 1.0.0"
]
},
"source_files": "InversePod/**/*.{h,swift}",
"resource_bundles": {
"InversePod": "InversePod/**/*.{xib,png}"
},
"pushed_with_swift_version": "3.0"
}