[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 2 / AppVersionEnforcer / 0.1.6 / AppVersionEnforcer.podspec.json
blobad8c03872f53b0c73e86f8b654274384431d0318
2   "name": "AppVersionEnforcer",
3   "version": "0.1.6",
4   "summary": "Communicate with server and prompt or force the user to update",
5   "description": "Fetch version release data from the server and present to the user an alert and a prompt to update, depending on parameters receive from the server",
6   "homepage": "https://github.com/woodies11/AppVersionEnforcer",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Romson Preechawit": "r.preechawit@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/woodies11/AppVersionEnforcer.git",
16     "tag": "0.1.6"
17   },
18   "social_media_url": "https://twitter.com/woodies11",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AppVersionEnforcer/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 3.4"
26     ]
27   }