[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / 7 / HJCameraManager / 2.0.0 / HJCameraManager.podspec.json
blobe53312ef11ceedeb0f71f373c5209faedace3b2a
2   "name": "HJCameraManager",
3   "version": "2.0.0",
4   "summary": "HJCameraManager is handling module for iOS Camera.",
5   "homepage": "https://github.com/P9SOFT/HJCameraManager",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tae Hyun Na": "taehyun.na@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/P9SOFT/HJCameraManager.git",
18     "tag": "2.0.0"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h"