2 "name": "AssetsPickerController",
4 "summary": "iOS control that allows picking multiple photos and videos from user's photo library.",
5 "description": "CTAssetsPickerController is an iOS controller that allows picking\nmultiple photos and videos from user's photo library.\nThe usage and look-and-feel just similar to UIImagePickerController.\nIt uses **ARC**. Requires **AssetsLibrary** and **MediaPlayer** frameworks.",
6 "homepage": "https://github.com/chiunam/CTAssetsPickerController",
7 "screenshots": "https://raw.github.com/chiunam/CTAssetsPickerController/master/Screenshot.png",
13 "Clement T": "chiunam@gmail.com"
19 "git": "https://github.com/hoyelo/CTAssetsPickerController.git",
22 "source_files": "CTAssetsPickerController/*.{h,m}",
23 "resources": "CTAssetsPickerController/CTAssetsPickerController.bundle",