| { |
| "name": "TLPhotoPicker", |
| "version": "1.3.0", |
| "summary": "multiple phassets picker for iOS lib. like facebook", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/tilltue/TLPhotoPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wade.hawk": "junhyi.park@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/tilltue/TLPhotoPicker.git", |
| "tag": "1.3.0" |
| }, |
| "platforms": { |
| "ios": "9.1" |
| }, |
| "source_files": "TLPhotoPicker/Classes/**/*", |
| "resource_bundles": { |
| "TLPhotoPicker": [ |
| "TLPhotoPicker/Classes/*.xib" |
| ] |
| }, |
| "resources": "TLPhotoPicker/TLPhotoPickerController.bundle", |
| "pushed_with_swift_version": "4.0" |
| } |