blob: 6dbd418b107f7377626431499d487f75d181b0de [file] [log] [blame]
{
"name": "ReceiptScanner",
"version": "0.2.7",
"summary": "The Receipt Scanner is an API used to scan the reciepts",
"description": "This description is used to generate tags and improve search results. what does it do? Why did you write it? What is the focus?",
"homepage": "https://github.com/ucsiosdev@gmail.com/ReceiptScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ucsiosdev@gmail.com": "ismailahamedsyed@gmail.com"
},
"source": {
"git": "https://github.com/ucsiosdev/MAFOCR.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReceiptScanner/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}