blob: 2ed56c6bf54af690844978f91a267976d35fb26c [file] [log] [blame]
{
"name": "CSRecentItemsActionSheet",
"version": "1.0.6",
"summary": "An action sheet with build in camera preview and photos from gallery.",
"homepage": "http://local.clover-studio.com:88/clover-pods/csrecentitemsactionsheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josip Bernat": "josip.bernat@clover-studio.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://local.clover-studio.com:88/clover-pods/csrecentitemsactionsheet.git",
"tag": "v1.0.6"
},
"source_files": "CSRecentItemsActionSheet/Classes/**/*.{h,m}",
"resource_bundles": {
"Assets": [
"CSRecentItemsActionSheet/Assets/*"
]
},
"frameworks": [
"Photos",
"AVFoundation"
],
"requires_arc": true
}