[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 5 / TDCaptcha / 1.6.0 / TDCaptcha.podspec.json
blobb9c52461c34bafae81e88d72f048f66e9a560573
2   "name": "TDCaptcha",
3   "version": "1.6.0",
4   "summary": "TDCaptcha",
5   "description": "TDCaptcha description",
6   "homepage": "https://github.com/TongdunMobileDev/TDCaptcha",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TongdunMobileDev": "appstore@tongdun.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TongdunMobileDev/TDCaptcha.git",
19     "tag": "1.6.0"
20   },
21   "source_files": [
22     "TDCaptcha",
23     "TDCaptcha/**/*.{h,m}"
24   ],
25   "public_header_files": "TDCaptcha/**/*.h",
26   "requires_arc": true,
27   "dependencies": {
28     "FMDeviceManager": [
30     ]
31   },
32   "libraries": "resolv.9",
33   "ios": {
34     "vendored_libraries": "TDCaptcha/libTDCaptcha.a"
35   },
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "-lObjC"
38   },
39   "resource_bundles": {
40     "TDCaptchaResource": "TDCaptcha/TDCaptchaResource.bundle/*.png"
41   }