[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 1 / FanKit / 1.1.0 / FanKit.podspec.json
blob5231a747cc8aee97eebc1e8b12268fea8f019929
2   "name": "FanKit",
3   "version": "1.1.0",
4   "summary": "A Cocoa Tool Kit of iOS components.",
5   "description": "一个iOS集成实用工具库,以后会添加更多更多的工具,实用类,封装类,封装小效果",
6   "homepage": "https://github.com/fanxiangyang/FanKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanxiangyang": "fqsyfan@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/fanxiangyang/FanKit.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/FanKit/*.{h,m}",
22   "public_header_files": "Sources/FanKit/*.h",
23   "resources": "Sources/Resources/FanKit.bundle",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore",
27     "SystemConfiguration",
28     "AudioToolbox",
29     "AVFoundation",
30     "CoreLocation",
31     "Photos"
32   ],
33   "requires_arc": true