| { |
| "name": "hjfCocoaPods", |
| "version": "0.0.2", |
| "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.2" |
| }, |
| "requires_arc": true, |
| "source_files": "hjfCocoaPods/*.{h,m}", |
| "frameworks": [ |
| "Foundation", |
| "CoreGraphics", |
| "UIKit" |
| ] |
| } |