[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / f / RYUtils / 4.3.8 / RYUtils.podspec.json
bloba7b40b7abfbc3c7b55a2191a92433f9a3e572f19
2   "name": "RYUtils",
3   "version": "4.3.8",
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.8"
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   ]