[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 1 / d / EPComponent / 1.0.1 / EPComponent.podspec.json
blobf8b0eddabe2d7e7db343f16c7fa462c3461897b5
2   "name": "EPComponent",
3   "version": "1.0.1",
4   "summary": "EPComponent for ios by objective-c",
5   "description": "It is a component for ios epsoft project,written by Objective-C.",
6   "homepage": "https://github.com/zhuguojun0022/EPComponent/tree/master/EPComponent/Component",
7   "license": "MIT",
8   "authors": {
9     "zhuguojun": "zhugj@epsoft.com.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhuguojun0022/EPComponent.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "EPComponent/**/*.{h,m}",
19   "public_header_files": "EPComponent/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 0.6.2"
24     ],
25     "SDWebImage": [
26       "~> 4.0"
27     ]
28   }