Latest | 1.1.3 |
---|---|
Homepage | https://github.com/zpx1123/PXToolsCode |
License | MIT |
Platforms | ios 8.0 |
Dependencies | AFNetworking |
Frameworks | UIKit, CoreFoundation, CoreText, CoreGraphics, CoreImage, QuartzCore, ImageIO, AssetsLibrary, Accelerate, MobileCoreServices, SystemConfiguration |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
PXToolsCode is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "PXToolsCode"
Author
zhoupengxiang, [email protected]
License
PXToolsCode is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "PXToolsCode", "version": "1.1.3", "summary": "PXToolsCode.", "description": "PXToolsCode is a code for ios.", "homepage": "https://github.com/zpx1123/PXToolsCode", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "zhoupengxiang": "[email protected]" }, "source": { "git": "https://github.com/zpx1123/PXToolsCode.git", "tag": "1.1.3" }, "platforms": { "ios": "8.0" }, "source_files": "PXToolsCode/Classes/**/*", "frameworks": [ "UIKit", "CoreFoundation", "CoreText", "CoreGraphics", "CoreImage", "QuartzCore", "ImageIO", "AssetsLibrary", "Accelerate", "MobileCoreServices", "SystemConfiguration" ], "dependencies": { "AFNetworking": [] } }
Sun, 19 Feb 2017 15:40:04 +0000