[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / a / LN_PictureCarousel / 1.0.0 / LN_PictureCarousel.podspec.json
blob956a47be05897b0b94965e474bb30e77b4d8c020
2   "name": "LN_PictureCarousel",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "一行代码实现图片轮播功能.",
12   "homepage": "https://github.com/LionNeo/LN_PictureCarousel.git.git",
13   "authors": {
14     "Lion_Neo": "123624331@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/LionNeo/LN_PictureCarousel.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "LN_PictureCarousel/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   },
30   "requires_arc": true