[Add] JuphoonCloudSDK_iOS 2.14.15
[CocoaPods.git] / Specs / 0 / 8 / a / RYComponent / 1.0 / RYComponent.podspec.json
blobaec7cb9018ab42203c704d1c7214fb2ece4641fe
2   "name": "RYComponent",
3   "version": "1.0",
4   "summary": "Ryan Yuan's private component for Swift3.0.",
5   "description": "It is Ryan Yuan's private component library, which implement by Swift 3.0.",
6   "homepage": "https://github.com/sudotamm/RYComponent",
7   "license": "MIT",
8   "authors": {
9     "sudotamm": "sudotamm@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sudotamm/RYComponent.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "RYComponent/RYMainViews/*/*.{swift}",
20   "frameworks": [
21     "QuartzCore",
22     "AssetsLibrary",
23     "CoreLocation",
24     "Accelerate",
25     "CoreImage"
26   ],
27   "pushed_with_swift_version": "3.0"