[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / e / WKCFansyPhotoLiveView / 1.0.1 / WKCFansyPhotoLiveView.podspec.json
blob9e14412dbc28fbaf0ce8989147e957e748fdc315
2   "name": "WKCFansyPhotoLiveView",
3   "version": "1.0.1",
4   "summary": "WKCFansyPhotoLiveView is a view for livwPhoto.",
5   "homepage": "https://github.com/WKCLoveYang/WKCFansyPhotoLiveView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/WKCFansyPhotoLiveView.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "WKCFansyPhotoLiveView/**/*.{h,m}",
21   "public_header_files": "WKCFansyPhotoLiveView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "Photos",
26     "PhotosUI"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "SDWebImage": [
35     ]
36   }