[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 9 / PLImageFlip / 0.1.1 / PLImageFlip.podspec.json
blob154bd56d949fb244578528f961073a3f750b5405
2   "name": "PLImageFlip",
3   "version": "0.1.1",
4   "summary": "A short description of PLImageFlip.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/PengLeiGit/PLImageFlip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1248667206@qq.com": "penglei@theduapp.com"
13   },
14   "source": {
15     "git": "https://github.com/PengLeiGit/PLImageFlip.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PLImageFlip/Classes/**/*",
22   "ios": {
23     "resource_bundles": {
24       "PLImageFlipBundle": "PLImageFlip/Assets/**/*.jpg"
25     }
26   },
27   "dependencies": {
28     "SnapKit": [
30     ],
31     "Kingfisher": [
33     ]
34   }