[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 2 / ALVersionControl / 0.1.0 / ALVersionControl.podspec.json
blob774f5ebfb6f92fbfe08ec5421b56bd7a0b92109f
2   "name": "ALVersionControl",
3   "version": "0.1.0",
4   "summary": "ALVersionControl is an application update process controller.",
5   "description": "ALVersionControl is an application update process controller. There are 3 types of update status which described below. AlVersionControl does not provide any api call. You have to make it in own way.",
6   "homepage": "https://github.com/applogistdev/ALVersionControl.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sonifex": "sonerguler93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/applogistdev/ALVersionControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ALVersionControl/Classes/**/*",
23   "resource_bundles": {
24     "ALVersionControl": [
25       "ALVersionControl/Assets/Localization/*.lproj"
26     ]
27   },
28   "frameworks": "UIKit",
29   "swift_version": "5.0"