[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / a / LSJShuffling / 0.0.1 / LSJShuffling.podspec.json
blob5037fe0144aaf5dabaec3ee8d48b1a3d057307e0
2   "name": "LSJShuffling",
3   "version": "0.0.1",
4   "summary": "这是小框架",
5   "description": "无线轮播 简易版本",
6   "homepage": "https://github.com/songjie1314/LSJShuffling",
7   "license": "MIT",
8   "authors": {
9     "阿杰": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/songjie1314/LSJShuffling.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "TSLShuffling",
20     "TSLShuffling/我的框架/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "TSLShuffling/我的框架/*.h",
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }