blob: 6d985a18989b6c9359cdbf8844b579a0f5159742 [file] [log] [blame]
{
"name": "TLPhotoPicker",
"version": "1.1.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.1.1"
},
"platforms": {
"ios": "9.1"
},
"source_files": "TLPhotoPicker/Classes/**/*",
"resource_bundles": {
"TLPhotoPicker": [
"TLPhotoPicker/Classes/*.xib"
]
},
"resources": "TLPhotoPicker/TLPhotoPickerController.bundle",
"pushed_with_swift_version": "3.0"
}