| { |
| "name": "KYPhotoKit", |
| "version": "2.1", |
| "summary": "A simple for system lib photos,and a custom images scanner", |
| "description": "A simple for system lib photos,and a custom images scanner,it just afford some ideas,you still need to do some work before you use it.", |
| "homepage": "https://github.com/massyxf/YPhotokit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "massyxf": "messy007@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/massyxf/YPhotokit.git", |
| "tag": "2.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "KYPhotoKit/Classes/**/*" |
| } |