[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 2 / LARSTorch / 1.1.0 / LARSTorch.podspec.json
blobd193b3740fc6a5fd6bba6729c345c7e56c724d0a
2   "name": "LARSTorch",
3   "version": "1.1.0",
4   "summary": "Lightweight AVFoundation-based interface to access your iDevice's LED torch.",
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.1.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}",
22   "frameworks": "AVFoundation"