[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 6 / MyOrder-MOFramework / 0.0.1 / MyOrder-MOFramework.podspec.json
blob1307bc1289a3c99b476be9387b86bd7c2e431ab4
2   "name": "MyOrder-MOFramework",
3   "version": "0.0.1",
4   "summary": "MyOrder API Framework",
5   "description": "MyOrder API Framework allows any third party developer to easily access the MyOrder services, with a catalog of more than 12.000 merchants in The Netherlands and external services like Parking, Thuisbezorgd.nl or thuisafgehaald.nl",
6   "homepage": "http://myorder.nl/sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) 2014 MyOrder B.V.\n"
10   },
11   "authors": "MyOrder B.V.",
12   "source": {
13     "git": "https://github.com/MyOrder/MyOrder-API-Framework-iOS.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "preserve_paths": "MOFramework.framework",
20   "public_header_files": "MOFramework.framework/**/*.h",
21   "vendored_frameworks": "MOFramework.framework",
22   "frameworks": [
23     "CoreLocation",
24     "PassKit"
25   ],
26   "requires_arc": true,
27   "dependencies": [
28     "MyOrder",
29     "LUKeychainAccess",
30     "Reachability"
31   ]