[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / 2 / 4 / 8 / DFAPIFramework / 1.0.3 / DFAPIFramework.podspec.json
blob1630374572669f4055abed09d74c7d73b02c20e0
2   "name": "DFAPIFramework",
3   "version": "1.0.3",
4   "summary": "This SDK provides a set of methods for iOS applications to authenticate user, capture, save and retrieve data.",
5   "description": "Sole purpose of this SDK is to authenticate user, get captured asset data, save assets to the server and retrieve data from server.",
6   "homepage": "https://github.com/anandramdeo-df/df-ios-api-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rahulpanchal173": "rahul.panchal@ranosys.com"
13   },
14   "source": {
15     "http": "https://github.com/anandramdeo-df/df-ios-api-sdk/releases/download/1.0.3/DFAPIFramework.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "vendored_frameworks": "DFAPIFramework.framework"
22   },
23   "swift_versions": "4.2",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SwiftyJWT": [
30     ],
31     "CryptoSwift": [
32       "~> 0.9.0"
33     ],
34     "BCryptSwift": [
36     ]
37   },
38   "swift_version": "4.2"