[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 4 / f / RYUtils / 4.3.9 / RYUtils.podspec.json
blob9d467e6163493b315d10b5b4261884b91e4d03d3
2   "name": "RYUtils",
3   "version": "4.3.9",
4   "summary": "Ryan Yuan's private library for Objective-C.",
5   "description": "It is Ryan Yuan's private library, which implement by Objective-C.",
6   "homepage": "https://github.com/sudotamm/RYUtils",
7   "license": "MIT",
8   "authors": {
9     "sudotamm": "sudotamm@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sudotamm/RYUtils.git",
13     "tag": "4.3.9"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "RYUtils/RYUtils/*.{h,m}",
20   "frameworks": [
21     "QuartzCore",
22     "AssetsLibrary",
23     "CoreLocation",
24     "Accelerate",
25     "CoreImage"
26   ]