Latest | 4.4.0 |
---|---|
Homepage | https://github.com/sudotamm/RYUtils |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | QuartzCore, AssetsLibrary, CoreLocation, Accelerate, CoreImage |
Authors |
Ryan Yuan 的私有库
Cocoapods集成方式:
pod ‘RYUtils’
License
These specifications and CocoaPods are available under the MIT license.
Latest podspec
{ "name": "RYUtils", "version": "4.4.0", "summary": "Ryan Yuan's private library for Objective-C.", "description": "It is Ryan Yuan's private library, which implement by Objective-C.", "homepage": "https://github.com/sudotamm/RYUtils", "license": "MIT", "authors": { "sudotamm": "[email protected]" }, "source": { "git": "https://github.com/sudotamm/RYUtils.git", "tag": "4.4.0" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "RYUtils/RYUtils/*.{h,m}", "frameworks": [ "QuartzCore", "AssetsLibrary", "CoreLocation", "Accelerate", "CoreImage" ] }
Tue, 18 Oct 2016 10:14:04 +0000