[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 2 / AXCameraKit / 0.0.4 / AXCameraKit.podspec.json
blob4ca86a0a692ad1ea611f42d218e506331f76b775
2   "name": "AXCameraKit",
3   "version": "0.0.4",
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.4",
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