[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / f / MotusSDK / 5.2.2 / MotusSDK.podspec.json
blobf276ba7d2b64b0816e137e3924861ae220c83615
2   "name": "MotusSDK",
3   "version": "5.2.2",
4   "summary": "MotusSDK is the SDK to use the Motus LLC tracking and portal",
5   "description": "MotusSDK is the SDK to use the Motus LLC tracking and portal.",
6   "homepage": "http://www.motus.com",
7   "license": {
8     "type": "Commercial",
9     "file": "Motus/LICENSE"
10   },
11   "authors": {
12     "Antonio Pagano": "apagano@motus.com"
13   },
14   "social_media_url": "http://twitter.com/motusdotcom",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://www.dropbox.com/s/6ctlyy0c0w3w17a/MotusSDK.zip?dl=1"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": [
28     "Motus/MotusSDK.framework"
29   ],
30   "ios": {
31     "vendored_frameworks": [
32       "Motus/MotusSDK.framework"
33     ]
34   }