blob: 1d70c4d1479001d5a378a83b41db79b112a020b5 [file] [log] [blame]
{
"name": "ePay",
"version": "1.0.0",
"summary": "ePay mobile payments",
"homepage": "http://tech.epay.dk/en/ios-sdk",
"authors": {
"cheskapac": "cheskapac@gmail.com"
},
"source": {
"git": "https://github.com/cheskapac/epay-ios-sdk-lib.git",
"tag": "1.0.0"
},
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"source_files": "epay/*.h",
"vendored_libraries": "epay/*.a",
"requires_arc": true
}