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