[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 8 / a / 2 / YJThief / 0.6.0 / YJThief.podspec.json
blobcfb12a8e2e5a5e0ad82e438ab78a5a3bea2bbeba
2   "name": "YJThief",
3   "version": "0.6.0",
4   "summary": "开发中常用的",
5   "description": "开发中常用到的一些控件,工具类,分类等",
6   "homepage": "https://github.com/Zyj163/YJThief",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zyj163": "zyj194250@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Zyj163/YJThief.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJThief/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MobileCoreServices"
25   ],
26   "dependencies": {
27     "YYCategories": [
29     ],
30     "Masonry": [
32     ]
33   }