| { |
| "name": "XDCommonCategory", |
| "version": "1.1.9", |
| "summary": "An easy way to use category", |
| "description": "It is marquee view used on IOS,which implement by Objective-C.", |
| "homepage": "https://github.com/xiedong302/XDCommonCategory", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "xiedong302": "13545861221@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/xiedong302/XDCommonCategory.git", |
| "tag": "1.1.9" |
| }, |
| "source_files": "XDCommonCategory/*", |
| "requires_arc": true, |
| "dependencies": { |
| "RegexKitLite": [ |
| |
| ] |
| } |
| } |