[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / e / 1 / mjCamera / 0.0.6 / mjCamera.podspec.json
blob1ce8b90852ecee55fb37abc161173cbe54208a82
2   "name": "mjCamera",
3   "version": "0.0.6",
4   "summary": "A simple camera library",
5   "homepage": "https://github.com/blackho1e/mjCamera",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Minju Kang": "blackdole@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/blackho1e/mjCamera.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/**/*.swift",
22   "resources": [
23     "Classes/Assets.xcassets",
24     "Classes/**/*.xib",
25     "Classes/*.lproj"
26   ],
27   "pushed_with_swift_version": "3.0"