Latest | 1.0.3 |
---|---|
Homepage | https://github.com/LouZhuang/YYTestSDK |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | MuPDF |
Frameworks | Foundation, UIKit, CoreGraphics |
Authors |
一个测试的SDK
Latest podspec
{ "name": "YYTestSDK", "version": "1.0.3", "summary": "This is a TestSDK", "description": "I don't know what i do it'", "homepage": "https://github.com/LouZhuang/YYTestSDK", "license": "MIT", "authors": { "huanglch": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/LouZhuang/YYTestSDK.git", "tag": "1.0.3" }, "vendored_frameworks": "YYTestSDK/YYTestSDK.framework", "frameworks": [ "Foundation", "UIKit", "CoreGraphics" ], "requires_arc": true, "dependencies": { "MuPDF": [ "~> 1.9" ] } }
Thu, 16 Feb 2017 21:00:16 +0000