[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / 9 / YPCycleScrollView / 0.0.4 / YPCycleScrollView.podspec.json
blobc3d8f3632708d818e10c02f8ce2f510b380d653d
2   "name": "YPCycleScrollView",
3   "version": "0.0.4",
4   "summary": "cycleScroll imageView",
5   "homepage": "https://github.com/D8Ge/YPCycleScrollView",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": "MIT",
10   "authors": {
11     "D8Ge": "burnedfrog@163.com"
12   },
13   "source": {
14     "git": "https://github.com/D8Ge/YPCycleScrollView.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "YPCycleScrollViewFramework/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }