blob: 00d95eb930734dd8b268208e2668983305e5a443 [file] [log] [blame]
{
"name": "hjfCocoaPods",
"version": "0.0.1",
"summary": "UIView扩展",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://git.oschina.net/com.hjf.svn/TestModuleMediatorCocoaPod",
"license": "MIT",
"authors": {
"lovelife988923": "lovelife988923@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://git.oschina.net/com.hjf.svn/TestModuleMediatorCocoaPod.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "hjfCocoaPods/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}