[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 0 / 2 / MRPSDK / 0.9.2 / MRPSDK.podspec.json
blob0add8063678d5fcddec1798ac49d46ae7a0963a2
2   "name": "MRPSDK",
3   "summary": "The MRP SDK for iOS.",
4   "homepage": "https://www.fidor.fr",
5   "authors": "Dimitri Dupuis-Latour",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "swift_version": "4.1",
14   "version": "0.9.2",
15   "source": {
16     "http": "https://github.com/DimDL/MRPSDK/blob/master/MRPSDK_0.9.2.zip?raw=true"
17   },
18   "vendored_frameworks": "MRPSDK.framework",
19   "frameworks": [
20     "MapKit",
21     "SafariServices",
22     "CoreTelephony",
23     "SystemConfiguration",
24     "MessageUI"
25   ],
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "AlamofireImage": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "Permission/Location": [
38     ],
39     "Reusable/View": [
41     ]
42   }