[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 2 / xuchenonlyTestDemoTwo / 1.0 / xuchenonlyTestDemoTwo.podspec.json
blob177b699a42a3e488a02bea7a901a1e9f5ebcf6e6
2   "name": "xuchenonlyTestDemoTwo",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Udesk SDK for iOS",
6   "homepage": "https://github.com/xushichen/xuchenonlyTestDemoTwo",
7   "authors": {
8     "xuchen ": "xuc@udesk.cn"
9   },
10   "source": {
11     "git": "https://github.com/xushichen/xuchenonlyTestDemoTwo.git",
12     "tag": "1.0"
13   },
14   "source_files": [
15     "UdeskSDK/UDChatMessage/**/*.{h,m}",
16     "UdeskSDK/SDK/*.{h}"
17   ],
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "AVFoundation",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "MobileCoreServices"
27   ],
28   "libraries": [
29     "z",
30     "xml2",
31     "resolv",
32     "sqlite3"
33   ],
34   "resources": "UdeskSDK/Resource/UdeskBundle.bundle",
35   "vendored_libraries": "UdeskSDK/SDK/libUdesk.a",
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   }