blob: 02beac8df9cf9f23b17e455ceb72bb0978b0906b [file] [log] [blame]
{
"name": "GTAppUpdater",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GTAppUpdater": [
"Pod/Assets/*.lproj"
]
}
}