[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 4 / Cappasity / 1.0.0 / Cappasity.podspec.json
blobf7e29152bb11159d49a434390de363ebbba49be0
2   "name": "Cappasity",
3   "version": "1.0.0",
4   "summary": "Cappasity Framework contains functionality for working with models on the Cappasity platform.",
5   "description": "Cappasity Framework contains functionality for working with models on the Cappasity platform, i.e.:\n\nobtaining the models\nobtaining the properties of a given model\ndisplaying the model",
6   "homepage": "https://github.com/CappasityTech/CappasityiOS",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) 2021, Cappasity Inc. All rights reserved.",
10     "file": "LICENSE"
11   },
12   "authors": "Cappasity",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/CappasityTech/CappasityiOS/releases/download/v1.0.0/Cappasity.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Cappasity.framework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }