blob: 66812ac967689b96df85a35462f912e21a238d73 [file] [log] [blame]
{
"name": "RDPExample",
"version": "1.0.0",
"license": "MIT",
"summary": "RDP",
"homepage": "https://github.com/SimbaHJ/RDPExampleFramework.git",
"source": {
"git": "https://github.com/SimbaHJ/RDPExampleFramework.git",
"commit": "6221dfa2855ed51294d417210eb6a2820aa2316d"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"HJ": "15227166680@163.com"
},
"social_media_url": "https://github.com/SimbaHJ",
"dependencies": {
"CardIO": [
]
}
}