[Add] Moisture 0.1.007
[CocoaPods.git] / Specs / 7 / 9 / 6 / MVMCore / 0.0.1 / MVMCore.podspec.json
blobc98dc90f4cd1f9829b0461101418d750fac7a9bb
2   "name": "MVMCore",
3   "version": "0.0.1",
4   "summary": "Starting point for rest of frameworks",
5   "homepage": "https://github.com/VMironiuk/MVMCore",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vladimir Mironiuk": "vladimironiuk@gmail.com"
12   },
13   "source": {
14     "http": "https://github.com/VMironiuk/MVMCore/raw/dcf49ae8783a9bc8a7cbcb50d0ad0a62c7000c2a/MVMCore.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "vendored_frameworks": "PSACommon.framework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }