| { |
| "name": "ChangePhotoAlphaSDK", |
| "version": "1.1.0", |
| "summary": "a objective-c project", |
| "description": "一个可以从相册选取图片,并通过滑动屏幕改变其透明度的插件,双击屏幕可退出", |
| "homepage": "https://github.com/StarrYMSkY/ChangePhotoAlphaSDK", |
| "license": "MIT", |
| "authors": { |
| "StarrYMSkY": "1205822417@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/StarrYMSkY/ChangePhotoAlphaSDK.git", |
| "tag": "1.1.0" |
| }, |
| "source_files": "ChangePhotoAlpha/*.{h,m}", |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "Photos" |
| ], |
| "requires_arc": true, |
| "deprecated": true |
| } |