[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / f / DHCocoa / 0.0.5 / DHCocoa.podspec.json
blobca2f4e16ad1ea88afc8119ec1eed207172bf06bc
2   "name": "DHCocoa",
3   "version": "0.0.5",
4   "summary": "For test DHCocoa0.0.5",
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/0.0.5.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "ios": {
24     "vendored_frameworks": "DHCocoa-0.0.5/Frameworks/TestFramework.framework"
25   }