blob: d6bbce923ecffd24db87098a9cdafdfdd836c1a5 [file] [log] [blame]
{
"name": "TLPhotoPicker",
"version": "2.1.2",
"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": "2.1.2"
},
"platforms": {
"ios": "9.1"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "TLPhotoPicker/Classes/**/*.swift",
"resource_bundles": {
"TLPhotoPicker": [
"TLPhotoPicker/Classes/*.xib"
]
},
"resources": "TLPhotoPicker/TLPhotoPickerController.bundle",
"swift_version": "5.0"
}