[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / d / a / SmallEye / 0.1 / SmallEye.podspec.json
blob472afbe9e10f3a51615e2b9062cb3d2b4ec12395
2   "name": "SmallEye",
3   "version": "0.1",
4   "summary": "SmallEye",
5   "description": "iOS磁盘浏览器,按磁盘目录打开和统计路径空间占用,可长按删除内容,也可通过系统分享导出数据",
6   "homepage": "https://github.com/NSSONGMENG/SmallEyes.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "song.meng": "740621245@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/NSSONGMENG/SmallEyes.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "prefix_header_file": false,
22   "resources": "SmallEye/resource/*",
23   "source_files": "SmallEye/*.{h,m}",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]