blob: 0ed6db5202ba88359bb68ef040b1aee0d11dbf50 [file] [log] [blame]
{
"name": "PAYTPV",
"version": "1.0.0",
"summary": "PAYTPV iOS SDK.",
"homepage": "https://github.com/PayTpv/IOS-SDK",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Mihail Cristian Dumitru": "mdumitru@airtouchmedia.com"
},
"source": {
"git": "https://github.com/PayTpv/IOS-SDK.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/PAYTPV",
"platforms": {
"ios": "8.0"
},
"source_files": "PAYTPV/**/*.{h,m}",
"resource_bundles": {
"PAYTPV": [
"PAYTPV/Resources/**/*"
]
},
"public_header_files": [
"PAYTPV/PAYTPV.h",
"PAYTPV/PublicHeaders/*.h"
]
}