[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / b / d / YUSwiper / 1.2.0 / YUSwiper.podspec.json
blob80cd90e64d64e443c3646589406ae7e8f56ceb31
2   "name": "YUSwiper",
3   "version": "1.2.0",
4   "summary": "一个可以设置整页滑动宽度的轮播图",
5   "description": "YUSwiper 一个可以设置整页滑动宽度的轮播图",
6   "homepage": "https://github.com/CombingMemory/YUSwiper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvyi": "956167738@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CombingMemory/YUSwiper.git",
16     "tag": "1.2.0"
17   },
18   "source_files": "Classes/**/*",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }