blob: bf580b8a4957b8e1a683f335a5de42a86708c483 [file] [log] [blame]
{
"name": "GTAppUpdater",
"version": "0.1.1",
"summary": "GTAppUpdater monitors App Versions, Prompts and Forces Updates.",
"description": "This library notifies you if a new version of the app is available on the App Store.",
"homepage": "https://github.com/gorillatech/GTAppUpdater",
"license": "MIT",
"authors": {
"Gorilla Technologies": "dev@gorillatech.io"
},
"source": {
"git": "https://github.com/gorillatech/GTAppUpdater.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GTAppUpdater": [
"Pod/Assets/*.lproj"
]
}
}