| { |
| "name": "SJYKit", |
| "version": "0.0.1", |
| "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/shujingyu001/SJYKit", |
| "social_media_url": "https://github.com/shujingyu001/SJYKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "shujingyu001": "450866436@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/shujingyu001/SJYKit.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "SJYKit/**/*.{h,m}", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "frameworks": "SystemConfiguration", |
| "requires_arc": true |
| } |