[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 4 / EasySwift / 1.0.3 / EasySwift.podspec.json
blob526d2faa62589dbe3f081b92ccd9ffd152672851
2   "name": "EasySwift",
3   "version": "1.0.3",
4   "summary": "a little descript for EasySwift",
5   "description": "This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.",
6   "homepage": "https://github.com/stubbornnessness",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "stubbornness1219": "18223847097@163.com"
10   },
11   "source": {
12     "git": "https://github.com/stubbornnessness/EasySwift.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "module_name": "EasySwift",
20   "source_files": [
21     "Pod/Classes/Easy/Core/*",
22     "Pod/Classes/Easy/Lib/*",
23     "Pod/Classes/Easy/Lib/PullRefresh/*",
24     "Pod/Classes/Easy/Lib/EmptyAssistant/*",
25     "Pod/Classes/Easy/Lib/YXJSlideBar/*",
26     "Pod/Classes/Easy/Lib/JKCountDownButton/*",
27     "Pod/Classes/Easy/Lib/YXJCycleView/*",
28     "Pod/Classes/Easy/Lib/YXJPageControl/*",
29     "Pod/Classes/Easy/Lib/YXJImageCompressor/*",
30     "Pod/Classes/Easy/Lib/YXJKxMenu/*",
31     "Pod/Classes/Easy/Lib/YXJSwipeTableViewCell/*",
32     "Pod/Classes/Easy/Lib/DOPDropDownMenu/*",
33     "Pod/Classes/Easy/Lib/CorePhotoPickerVCManager/*",
34     "Pod/Classes/Easy/Lib/CorePhotoPickerVCManager/Library/*",
35     "Pod/Classes/Easy/Lib/YXJTagLabelView/*",
36     "Pod/Classes/Easy/Lib/YXJOnePixelLine/*",
37     "Pod/Classes/Easy/Lib/YXJExtension/*",
38     "Pod/Classes/Easy/Lib/YXJExtension/YXJImageHelper/*",
39     "Pod/Classes/Easy/Lib/FLSideSlipViewController/*",
40     "Pod/Classes/Extend/Pinyin/*",
41     "Pod/Classes/Extend/SwiftRegex/*",
42     "Pod/Classes/Extend/EUI/*",
43     "Pod/Classes/Extend/FlexboxKit/*",
44     "Pod/Classes/Extend/URLManager/*",
45     "Pod/Classes/Private/Gumbo/*",
46     "Pod/Classes/Private/ObjectiveGumbo/*"
47   ],
48   "resource_bundles": {
49     "EasySwift": [
50       "Pod/**/*.png"
51     ]
52   },
53   "dependencies": {
54     "HanekeSwift": [
56     ],
57     "Bond": [
59     ],
60     "Alamofire": [
62     ],
63     "SnapKit": [
65     ],
66     "Kingfisher": [
68     ],
69     "ObjectMapper": [
71     ],
72     "ReachabilitySwift": [
74     ],
75     "TTTAttributedLabel": [
77     ],
78     "UITableView+FDTemplateLayoutCell": [
80     ],
81     "CYLTabBarController": [
83     ],
84     "IQKeyboardManager": [
86     ],
87     "MWPhotoBrowser": [
89     ],
90     "UIButton-SSEdgeInsets": [
92     ],
93     "GCDSwift": [
95     ],
96     "APAddressBook": [
98     ],
99     "Loggerithm": [
101     ],
102     "Colours": [
104     ],
105     "RainbowNavigation": [
107     ],
108     "SystemServices": [
110     ],
111     "swiftScan": [
113     ],
114     "TYAlertController": [
116     ],
117     "NBLoadableFromXibView": [
119     ],
120     "LCCoolHUD": [
122     ],
123     "TOWebViewController": [
125     ]
126   },
127   "public_header_files": [
128     "Pod/Classes/Easy/**/*.h",
129     "Pod/Classes/Extend/**/*.h",
130     "Pod/Classes/Private/**/*.h"
131   ],
132   "frameworks": [
133     "UIKit",
134     "JavaScriptCore"
135   ]