[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / c / AmazingTargetCommandCocoa / 1.0.1 / AmazingTargetCommandCocoa.podspec.json
blob6507e2aac5a34c160909aff5a3b587362e099d3e
2   "name": "AmazingTargetCommandCocoa",
3   "version": "1.0.1",
4   "summary": "A set of Cocoa sweets to go along with AmazingTargetCommand.",
5   "homepage": "https://github.com/khamitimur/AmazingTargetCommandCocoa",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Timur Khamidov",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/khamitimur/AmazingTargetCommandCocoa.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": [
20     "5.0"
21   ],
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "dependencies": {
26     "AmazingTargetCommand": [
27       "~> 1.0"
28     ]
29   },
30   "swift_version": "5.0"