[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / a / ATVersionControl / 0.2.0 / ATVersionControl.podspec.json
blobc1b9b4607f1dc237e3f4ae10e1ae59a47bb09412
2   "name": "ATVersionControl",
3   "version": "0.2.0",
4   "summary": "Version control library for AyanTech iOS apps",
5   "description": "Library to check for new version of app with AyanTech servers",
6   "homepage": "https://github.com/AyanTech/ATVersionControl-iOS.git",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sepehr  Behroozi": "3pehrbehroozi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AyanTech/ATVersionControl-iOS.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/3pehrbehroozi",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "ATVersionControl/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "SwiftBooster": [
31     ],
32     "PopupDialog": [
34     ],
35     "AyanTechNetworkingLibrary": [
36       "~> 1.6.1"
37     ]
38   },
39   "swift_version": "5.0"