blob: 5efd9e5647a3715923fe76d4c6005ae75eec0f8b [file] [log] [blame]
{
"name": "FYPhotoLibrary",
"version": "1.0",
"summary": "UIAlertView/UIActionSheet with full support for iOS 6,7,8",
"description": " Protocol to use ALAssetsLibrary classes or PHPhotoLibrary classes based on iOS system\n",
"homepage": "https://github.com/fyarad/FYPhotoLibrary",
"license": "MIT",
"authors": {
"Francisco Yarad": "fyarad95@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/fyarad/FYPhotoLibrary.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}