[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 9 / 2 / AXCameraKit / 0.0.1 / AXCameraKit.podspec.json
blob9574297c02138fc57b4f336e68fd598eaf526529
2   "name": "AXCameraKit",
3   "version": "0.0.1",
4   "summary": "这是一个综合型开发工具包,包含对系统类的功能扩展和一些常用控件的封装。",
5   "homepage": "http://xaoxuu.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xaoxuu": "xaoxuu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/xaoxuu/AXCameraKit.git",
18     "tag": "0.0.1",
19     "submodules": true
20   },
21   "public_header_files": "AXCameraKit/**/*.{h}",
22   "source_files": "AXCameraKit/*.{h,m}",
23   "resources": "AXCameraKit/*.{bundle}",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "QuartzCore",
28     "CoreGraphics"
29   ],
30   "requires_arc": true