| { | |
| "name": "HLAblum", | |
| "version": "1.0.2", | |
| "summary": "A Custom album selection, picture browsing control with swift language.", | |
| "description": "Just want to try.", | |
| "homepage": "https://github.com/Want2Free/HLAblum", | |
| "license": "MIT", | |
| "authors": { | |
| "Jason Huang": "hjs8906@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Want2Free/HLAblum.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "HLAblum/**/*.swift", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |