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