blob: ba29edf34c8141d2032b58913ddcc1244c4e4aef [file] [log] [blame]
{
"name": "ReceiptScanner",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReceiptScanner/Classes/**/*",
"resource_bundles": {
"ReceiptScanner": [
"ReceiptScanner/**/*.xib"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}