[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 0 / e / f / DHCocoa / 0.0.7 / DHCocoa.podspec.json
blob29fc626f9c885e995c4a3022f6e0ecaca9942622
2   "name": "DHCocoa",
3   "version": "0.0.7",
4   "summary": "For test DHCocoa0.0.7",
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.7.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "user_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "frameworks": "Foundation",
24   "ios": {
25     "vendored_frameworks": "DHCocoa-0.0.7/Frameworks/TestFramework.framework"
26   }