| { |
| "name": "XXImageLoopView", |
| "version": "1.0.0", |
| "summary": "A fast integration images loop function of custom control", |
| "description": "A fast integration images loop function of custom control addtion with cocoapod support.", |
| "homepage": "https://github.com/mengday/XXImageLoopView", |
| "license": "MIT", |
| "authors": { |
| "menday": "mengd6@126.com" |
| }, |
| "source": { |
| "git": "https://github.com/mengday/XXImageLoopView.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "XXImageLoopView/*.{h,m}", |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "frameworks": "UIKit" |
| } |