[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 6 / PSUpdateApp / 1.0.5 / PSUpdateApp.podspec.json
blobf06f86c24a68a3f478baced5d6e5c0c78d0c22ef
2   "name": "PSUpdateApp",
3   "version": "1.0.5",
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": "1.0.5"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "PSUpdateApp/*.{h,m}",
19   "resources": "PSUpdateApp/Localizations/**",
20   "dependencies": {
21     "AFNetworking": [
22       "~>1.2.0"
23     ]
24   }