blob: 6836ececad4b9b77af90c02931eb88dac48c80e6 [file] [log] [blame]
{
"name": "TLPhotoPicker",
"version": "1.5.1",
"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.5.1"
},
"platforms": {
"ios": "9.1"
},
"swift_version": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "TLPhotoPicker/Classes/**/*",
"resource_bundles": {
"TLPhotoPicker": [
"TLPhotoPicker/Classes/*.xib"
]
},
"resources": "TLPhotoPicker/TLPhotoPickerController.bundle"
}