[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 1 / 9 / XYCards / 0.2.0 / XYCards.podspec.json
blob88c766c3a5204cb10aa5664f06fdbbfe3f70a124
2   "name": "XYCards",
3   "version": "0.2.0",
4   "summary": "Creat views By Json for iOS.",
5   "homepage": "https://github.com/413738916/XYCards",
6   "license": "MIT",
7   "authors": {
8     "陈彤": "413738916@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/413738916/XYCards.git",
15     "tag": "0.2.0"
16   },
17   "source_files": [
18     "XYCards/*.{h,m}",
19     "XYCards/**/**/*.{h,m}",
20     "XYCards/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "libraries": [
27     "xml2",
28     "c++",
29     "z"
30   ],
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
33   },
34   "dependencies": {
35     "Yoga": [
36       "1.14.0"
37     ],
38     "Masonry": [
39       "~> 1.1.0"
40     ],
41     "SDWebImage": [
42       "5.6.0"
43     ],
44     "MBProgressHUD": [
45       "1.2.0"
46     ],
47     "SDCycleScrollView": [
48       "1.80"
49     ],
50     "MJRefresh": [
51       "3.3.1"
52     ],
53     "MJExtension": [
54       "3.2.1"
55     ],
56     "ZFPlayer": [
58     ],
59     "ZFPlayer/ControlView": [
61     ],
62     "ZFPlayer/AVPlayer": [
64     ]
65   }