2 "name": "TMAssetsPickerController",
4 "summary": "iOS 8 control that allows picking multiple photos and videos from user's photo library based on Photos.framework",
5 "description": " \t\tAssetsPickerController is an iOS controller that allows picking\n \t\tmultiple photos and videos from user's photo library.\n\t \tThe usage and look-and-feel just similar to UIImagePickerController.\n \t \tIt uses **ARC**. Requires **Photos** framework and iOS 8.\n",
6 "homepage": "https://github.com/romahuti2/TMAssetsPickerController",
12 "Roman Huti": "romahuti2@gmail.com"
18 "git": "https://github.com/romahuti2/TMAssetsPickerController.git",
21 "source_files": "TMAssetsPickerController/*.{h,m}",
22 "resources": "TMAssetsPickerController/Images.xcassets/*.png",
23 "frameworks": "Photos",