[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / WFThirdFrameWork / 1.0.1 / WFThirdFrameWork.podspec.json
blob51f732cf01788bace7f20055250617e56b1209c5
2   "name": "WFThirdFrameWork",
3   "version": "1.0.1",
4   "summary": "ThirdFrameDemo A tests demo",
5   "description": "haha",
6   "homepage": "https://github.com/zhhwww12/WFThirdFrameWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wfw198833": "zhhwww1@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhhwww12/WFThirdFrameWork.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Class/**/*.{h,m}",
23     "ThirdFrameWorks/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "resources": [
27     "Class/**/*.png",
28     "Class/**/*.js"
29   ],
30   "frameworks": [
31     "MediaPlayer",
32     "AVKit",
33     "CoreTelephony",
34     "CFNetwork",
35     "CoreGraphics",
36     "Security",
37     "SystemConfiguration",
38     "JavaScriptCore",
39     "UIKit"
40   ],
41   "libraries": [
42     "sqlite3.0",
43     "xml2",
44     "c++",
45     "z",
46     "xml2.2"
47   ],
48   "xcconfig": {
49     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
50     "OTHER_LDFLAGS": "$(inherited)"
51   }