[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / 9 / AxonifyLib / 1.3.0 / AxonifyLib.podspec.json
blob4a08d1b99aa316299f960406c4915a99f8fd50a1
2   "name": "AxonifyLib",
3   "version": "1.3.0",
4   "summary": "SDK to allow incorporating Axonify within in app.",
5   "homepage": "http://axonify.com/",
6   "swift_version": "4.1",
7   "authors": {
8     "Name": "development@axonify.com"
9   },
10   "license": {
11     "type": "Custom",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://bintray.com/axonify/AxonifyLib-iOS/download_file?file_path=1.3.0%2FAxonifyLib.zip",
19     "type": "zip"
20   },
21   "ios": {
22     "vendored_frameworks": "AxonifyLib.framework"
23   },
24   "dependencies": {
25     "Locksmith": [
26       "~> 4.0"
27     ],
28     "AppAuth": [
29       "~> 0.91"
30     ]
31   }