[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 2 / LARSTorch / 1.0.0 / LARSTorch.podspec.json
blobc3d19a34265a474a32a9f3a08fd9824e2675a162
2   "name": "LARSTorch",
3   "version": "1.0.0",
4   "summary": "Lightweight AVFoundation-based class to access the LED torch on your iDevice.",
5   "homepage": "https://github.com/larsacus/LARSTorch",
6   "authors": {
7     "Lars Anderson": "iAm@theonlylars.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "4.0"
15   },
16   "source": {
17     "git": "https://github.com/larsacus/LARSTorch.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}",
22   "frameworks": "AVFoundation"