blob: bfd11c1177cc87f50acb7872b0807ecdea949fb5 [file] [log] [blame]
{
"name": "EMPopView",
"version": "1.0",
"license": {
"type": "MIT"
},
"summary": "A popview framework for iOS writen by Swift 3.0.",
"homepage": "https://github.com/trmbhs/EMPopView",
"authors": {
"Enum": "trmbhs@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/trmbhs/EMPopView.git",
"tag": "1.0"
},
"source_files": "EMPopView/*",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}