[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 6 / PSUpdateApp / 2.0.0 / PSUpdateApp.podspec.json
blobf4a5e3151fa00e5ea38a8b02e50e5259334eff2d
2   "name": "PSUpdateApp",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "PSUpdateApp is a simple method to notify users that a new version of your iOS app is available.",
6   "homepage": "https://github.com/danielebogo/PSUpdateApp",
7   "authors": {
8     "Daniele Bogo": "daniele@paperstreetsoapdesign.com"
9   },
10   "source": {
11     "git": "https://github.com/danielebogo/PSUpdateApp.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "PSUpdateApp_2/*.{h,m}",
19   "resources": "PSUpdateApp_2/Localizations/**",
20   "dependencies": {
21     "AFNetworking": [
22       "~>2.0.0-RC2"
23     ]
24   }