[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / f / DHCocoa / 0.0.2 / DHCocoa.podspec.json
blobf2dd55f8bb7a205a6c651abb5e3f4c336866d1f9
2   "name": "DHCocoa",
3   "version": "0.0.2",
4   "summary": "For test DHCocoa0.0.2",
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.2.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.2/Frameworks/TestFramework.framework"
25   },
26   "weak_frameworks": "AdSupport",
27   "frameworks": [
28     "UIKit",
29     "CoreText",
30     "AudioToolbox",
31     "AVFoundation",
32     "CoreGraphics"
33   ]