[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 1 / EMVCore / 1.0.1 / EMVCore.podspec.json
blobee5ce1b317ae8f85bf578d0b7792ae4a7507f0a2
2   "name": "EMVCore",
3   "version": "1.0.1",
4   "summary": "EMVCore framework for HeartLand sdk.",
5   "description": "EMVCore vendor framework is used to integrate C2X",
6   "homepage": "https://github.com/NiveVenkatraman",
7   "license": "EULA",
8   "authors": {
9     "NiveVenkatraman": "nithya.venkatraj@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/NiveVenkatraman/EMVCoreFramework.git",
13     "tag": "1.0.1"
14   },
15   "vendored_frameworks": "EMVCore.framework",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/EMVCore.framework\""
21   }