[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 1 / mjCamera / 0.0.1 / mjCamera.podspec.json
blob915d39779f5f68690ca92ac01446910f23d05e0b
2   "name": "mjCamera",
3   "version": "0.0.1",
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.1"
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   ],
26   "pushed_with_swift_version": "3.0"