[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / e / f / DHCocoa / 1.2.0 / DHCocoa.podspec.json
blob4b9ddc72764217cc8dbf122024b8c336e6e8ba6b
2   "name": "DHCocoa",
3   "version": "1.2.0",
4   "summary": "For test DHCSDK1.2.0",
5   "homepage": "https://github.com/LeeDeokho/DHCocoa",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    http://www.apache.org/licenses/LICENSE-2.0\n"
9   },
10   "authors": {
11     "LeeDeokho": "emeralho@gmail.com"
12   },
13   "source": {
14     "http": "https://github.com/LeeDeokho/DHCocoa/archive/1.2.0.zip"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "requires_arc": true,
20   "user_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "ios": {
24     "vendored_frameworks": "DHCocoa-1.2.0/Frameworks/DHSDK.xcframework",
25     "resources": "DHCocoa-1.2.0/Resources/PrivacyInfo.xcprivacy"
26   }