| { |
| "name": "XLsn0wPicturer", |
| "version": "1.2.0", |
| "summary": "An iOS Picture Cacher Downloader Library Born Of XLsn0wKit", |
| "authors": { |
| "XLsn0w": "xlsn0w@qq.com" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/XLsn0w/XLsn0wPicturer", |
| "source": { |
| "git": "https://github.com/XLsn0w/XLsn0wPicturer.git", |
| "tag": "1.2.0" |
| }, |
| "source_files": [ |
| "XLsn0w/*.{h}", |
| "XLsn0w/**/*.{h,m}", |
| "XLsn0w/**/**/*.{h,m}" |
| ], |
| "frameworks": [ |
| "UIKit", |
| "CoreFoundation", |
| "CoreText", |
| "CoreGraphics", |
| "CoreImage", |
| "QuartzCore", |
| "ImageIO", |
| "AssetsLibrary" |
| ] |
| } |