[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / AAUtils / 0.0.1 / AAUtils.podspec.json
blob21ccdfb04b59afa45c8289fc40da78881b8abb4f
2   "name": "AAUtils",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "We created this framework to write operator overloading function. Which will provide functionality to overtire existing binary operator.",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "Copyright",
11     "text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
12   },
13   "authors": {
14     "Ashish Awasthi": "myemail.awasthi@gmail.com"
15   },
16   "homepage": "https://github.com/awasthi027/",
17   "source": {
18     "git": "https://github.com/awasthi027/AAUtils.git",
19     "branch": "master",
20     "tag": "0.0.1"
21   },
22   "frameworks": "UIKit",
23   "source_files": "AAUtils/**/*.{swift}",
24   "swift_versions": "5.1",
25   "swift_version": "5.1"