| { |
| "name": "ZJScrollPageView", |
| "version": "0.1.8", |
| "summary": "ZJScrollPageView is written in objective-C and it is useful and easy to do some interesting things with it.", |
| "homepage": "https://github.com/jasnig/ZJScrollPageView", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "ZeroJ": "854136959@qq.com" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/jasnig/ZJScrollPageView.git", |
| "tag": "0.1.8" |
| }, |
| "frameworks": "UIKit", |
| "source_files": [ |
| "ZJScrollPageView/ZJScrollPageView/*.h", |
| "ZJScrollPageView/ZJScrollPageView/*.m" |
| ] |
| } |