[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / b / LiveFrost / 1.1.1 / LiveFrost.podspec.json
blob48052327b642ab62f19664a6e4a5c4d3f1cdba30
2   "name": "LiveFrost",
3   "version": "1.1.1",
4   "summary": "Real time blurring.",
5   "homepage": "https://github.com/radi/LiveFrost",
6   "license": "MIT",
7   "authors": {
8     "Evadne Wu": "ev@radi.ws",
9     "Nicholas Gabriel Levin": "nglevin@vivarium.gs"
10   },
11   "source": {
12     "git": "https://github.com/radi/LiveFrost.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": [
19     "LiveFrost",
20     "LiveFrost/**/*.{h,m}"
21   ],
22   "exclude_files": "LiveFrost/Exclude",
23   "frameworks": [
24     "Accelerate",
25     "QuartzCore",
26     "UIKit"
27   ],
28   "requires_arc": true